7#include <aws/voice-id/VoiceID_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/voice-id/model/SpeakerStatus.h>
63 inline void SetCustomerSpeakerId(
const char* value) { m_customerSpeakerIdHasBeenSet =
true; m_customerSpeakerId.assign(value); }
77 inline void SetDomainId(
const char* value) { m_domainIdHasBeenSet =
true; m_domainId.assign(value); }
91 inline void SetGeneratedSpeakerId(
const char* value) { m_generatedSpeakerIdHasBeenSet =
true; m_generatedSpeakerId.assign(value); }
137 bool m_createdAtHasBeenSet =
false;
140 bool m_customerSpeakerIdHasBeenSet =
false;
143 bool m_domainIdHasBeenSet =
false;
146 bool m_generatedSpeakerIdHasBeenSet =
false;
149 bool m_lastAccessedAtHasBeenSet =
false;
152 bool m_statusHasBeenSet =
false;
155 bool m_updatedAtHasBeenSet =
false;
SpeakerSummary & WithCustomerSpeakerId(const Aws::String &value)
SpeakerSummary & WithDomainId(Aws::String &&value)
AWS_VOICEID_API SpeakerSummary()
const Aws::String & GetCustomerSpeakerId() const
bool GeneratedSpeakerIdHasBeenSet() const
const Aws::String & GetGeneratedSpeakerId() const
bool CreatedAtHasBeenSet() const
bool CustomerSpeakerIdHasBeenSet() const
void SetLastAccessedAt(const Aws::Utils::DateTime &value)
AWS_VOICEID_API SpeakerSummary(Aws::Utils::Json::JsonView jsonValue)
SpeakerSummary & WithCreatedAt(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetStatus(const SpeakerStatus &value)
SpeakerSummary & WithUpdatedAt(const Aws::Utils::DateTime &value)
void SetGeneratedSpeakerId(const char *value)
void SetDomainId(const char *value)
SpeakerSummary & WithUpdatedAt(Aws::Utils::DateTime &&value)
void SetCustomerSpeakerId(Aws::String &&value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
const Aws::String & GetDomainId() const
const SpeakerStatus & GetStatus() const
const Aws::Utils::DateTime & GetLastAccessedAt() const
void SetUpdatedAt(const Aws::Utils::DateTime &value)
void SetGeneratedSpeakerId(const Aws::String &value)
SpeakerSummary & WithDomainId(const char *value)
void SetDomainId(const Aws::String &value)
AWS_VOICEID_API SpeakerSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
SpeakerSummary & WithStatus(SpeakerStatus &&value)
bool DomainIdHasBeenSet() const
bool StatusHasBeenSet() const
SpeakerSummary & WithStatus(const SpeakerStatus &value)
SpeakerSummary & WithDomainId(const Aws::String &value)
SpeakerSummary & WithGeneratedSpeakerId(Aws::String &&value)
SpeakerSummary & WithLastAccessedAt(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetCustomerSpeakerId(const Aws::String &value)
void SetUpdatedAt(Aws::Utils::DateTime &&value)
SpeakerSummary & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetCustomerSpeakerId(const char *value)
SpeakerSummary & WithGeneratedSpeakerId(const char *value)
void SetStatus(SpeakerStatus &&value)
bool LastAccessedAtHasBeenSet() const
SpeakerSummary & WithGeneratedSpeakerId(const Aws::String &value)
void SetDomainId(Aws::String &&value)
void SetLastAccessedAt(Aws::Utils::DateTime &&value)
SpeakerSummary & WithLastAccessedAt(Aws::Utils::DateTime &&value)
void SetGeneratedSpeakerId(Aws::String &&value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
AWS_VOICEID_API Aws::Utils::Json::JsonValue Jsonize() const
SpeakerSummary & WithCustomerSpeakerId(Aws::String &&value)
bool UpdatedAtHasBeenSet() const
SpeakerSummary & WithCustomerSpeakerId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue