96 inline void SetCaseId(
const char* value) { m_caseIdHasBeenSet =
true; m_caseId.assign(value); }
141 inline void SetDisplayId(
const char* value) { m_displayIdHasBeenSet =
true; m_displayId.assign(value); }
179 inline void SetSubject(
const char* value) { m_subjectHasBeenSet =
true; m_subject.assign(value); }
214 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
253 inline void SetServiceCode(
const char* value) { m_serviceCodeHasBeenSet =
true; m_serviceCode.assign(value); }
291 inline void SetCategoryCode(
const char* value) { m_categoryCodeHasBeenSet =
true; m_categoryCode.assign(value); }
330 inline void SetSeverityCode(
const char* value) { m_severityCodeHasBeenSet =
true; m_severityCode.assign(value); }
368 inline void SetSubmittedBy(
const char* value) { m_submittedByHasBeenSet =
true; m_submittedBy.assign(value); }
403 inline void SetTimeCreated(
const char* value) { m_timeCreatedHasBeenSet =
true; m_timeCreated.assign(value); }
521 inline void SetLanguage(
const char* value) { m_languageHasBeenSet =
true; m_language.assign(value); }
546 bool m_caseIdHasBeenSet;
548 bool m_displayIdHasBeenSet;
550 bool m_subjectHasBeenSet;
552 bool m_statusHasBeenSet;
554 bool m_serviceCodeHasBeenSet;
556 bool m_categoryCodeHasBeenSet;
558 bool m_severityCodeHasBeenSet;
560 bool m_submittedByHasBeenSet;
562 bool m_timeCreatedHasBeenSet;
564 bool m_recentCommunicationsHasBeenSet;
566 bool m_ccEmailAddressesHasBeenSet;
568 bool m_languageHasBeenSet;
CaseDetails & WithLanguage(Aws::String &&value)
void SetDisplayId(Aws::String &&value)
void SetStatus(Aws::String &&value)
void SetCaseId(Aws::String &&value)
void SetSubmittedBy(Aws::String &&value)
void SetSubject(const char *value)
void SetCaseId(const Aws::String &value)
CaseDetails & WithSubject(Aws::String &&value)
void SetRecentCommunications(const RecentCaseCommunications &value)
void SetLanguage(Aws::String &&value)
void SetCcEmailAddresses(Aws::Vector< Aws::String > &&value)
CaseDetails & WithCcEmailAddresses(const Aws::Vector< Aws::String > &value)
CaseDetails & WithSeverityCode(const Aws::String &value)
CaseDetails & WithCaseId(const Aws::String &value)
void SetStatus(const Aws::String &value)
CaseDetails & WithStatus(const char *value)
const Aws::String & GetStatus() const
CaseDetails & WithCategoryCode(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
CaseDetails & WithLanguage(const char *value)
const Aws::String & GetCaseId() const
CaseDetails & WithDisplayId(const Aws::String &value)
void SetSubject(const Aws::String &value)
void SetSubject(Aws::String &&value)
CaseDetails & WithSubmittedBy(const Aws::String &value)
CaseDetails & AddCcEmailAddresses(const Aws::String &value)
void SetServiceCode(Aws::String &&value)
const Aws::String & GetSubmittedBy() const
void SetSeverityCode(Aws::String &&value)
CaseDetails & WithSubject(const char *value)
void SetRecentCommunications(RecentCaseCommunications &&value)
void SetLanguage(const char *value)
void SetTimeCreated(const char *value)
void SetServiceCode(const Aws::String &value)
void SetCategoryCode(Aws::String &&value)
void SetCcEmailAddresses(const Aws::Vector< Aws::String > &value)
CaseDetails & WithTimeCreated(const char *value)
CaseDetails & WithServiceCode(const char *value)
CaseDetails & WithStatus(Aws::String &&value)
const Aws::String & GetSeverityCode() const
void SetDisplayId(const Aws::String &value)
CaseDetails & WithRecentCommunications(const RecentCaseCommunications &value)
void SetSeverityCode(const Aws::String &value)
void SetCaseId(const char *value)
void SetCategoryCode(const char *value)
CaseDetails & WithDisplayId(Aws::String &&value)
CaseDetails & WithStatus(const Aws::String &value)
const Aws::String & GetTimeCreated() const
void SetLanguage(const Aws::String &value)
const Aws::String & GetLanguage() const
CaseDetails & WithCaseId(Aws::String &&value)
CaseDetails & WithTimeCreated(const Aws::String &value)
CaseDetails & WithServiceCode(const Aws::String &value)
CaseDetails & WithSubmittedBy(Aws::String &&value)
const Aws::String & GetServiceCode() const
CaseDetails & WithDisplayId(const char *value)
const Aws::String & GetSubject() const
CaseDetails & WithCaseId(const char *value)
const Aws::Vector< Aws::String > & GetCcEmailAddresses() const
CaseDetails & WithCategoryCode(const Aws::String &value)
void SetTimeCreated(Aws::String &&value)
const Aws::String & GetCategoryCode() const
CaseDetails & WithServiceCode(Aws::String &&value)
void SetSubmittedBy(const char *value)
void SetCategoryCode(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CaseDetails & WithSubject(const Aws::String &value)
CaseDetails & WithCategoryCode(const char *value)
CaseDetails & AddCcEmailAddresses(Aws::String &&value)
CaseDetails & WithRecentCommunications(RecentCaseCommunications &&value)
CaseDetails & WithLanguage(const Aws::String &value)
void SetDisplayId(const char *value)
CaseDetails & AddCcEmailAddresses(const char *value)
CaseDetails & WithTimeCreated(Aws::String &&value)
void SetSeverityCode(const char *value)
CaseDetails & WithSeverityCode(const char *value)
void SetServiceCode(const char *value)
void SetStatus(const char *value)
CaseDetails & WithSeverityCode(Aws::String &&value)
CaseDetails & WithCcEmailAddresses(Aws::Vector< Aws::String > &&value)
const Aws::String & GetDisplayId() const
CaseDetails & WithSubmittedBy(const char *value)
void SetSubmittedBy(const Aws::String &value)
void SetTimeCreated(const Aws::String &value)
JSON (JavaScript Object Notation).
const RecentCaseCommunications & GetRecentCommunications() const