63 inline void SetCaseId(
const char* value) { m_caseIdHasBeenSet =
true; m_caseId.assign(value); }
108 inline void SetBeforeTime(
const char* value) { m_beforeTimeHasBeenSet =
true; m_beforeTime.assign(value); }
150 inline void SetAfterTime(
const char* value) { m_afterTimeHasBeenSet =
true; m_afterTime.assign(value); }
188 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
213 inline void SetMaxResults(
int value) { m_maxResultsHasBeenSet =
true; m_maxResults = value; }
222 bool m_caseIdHasBeenSet;
224 bool m_beforeTimeHasBeenSet;
226 bool m_afterTimeHasBeenSet;
228 bool m_nextTokenHasBeenSet;
230 bool m_maxResultsHasBeenSet;
void SetBeforeTime(const char *value)
DescribeCommunicationsRequest & WithBeforeTime(const char *value)
DescribeCommunicationsRequest & WithAfterTime(Aws::String &&value)
void SetCaseId(const char *value)
DescribeCommunicationsRequest & WithNextToken(const Aws::String &value)
DescribeCommunicationsRequest & WithMaxResults(int value)
void SetNextToken(const Aws::String &value)
void SetAfterTime(Aws::String &&value)
DescribeCommunicationsRequest & WithNextToken(Aws::String &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
void SetCaseId(const Aws::String &value)
const Aws::String & GetAfterTime() const
DescribeCommunicationsRequest & WithAfterTime(const char *value)
DescribeCommunicationsRequest & WithCaseId(const Aws::String &value)
void SetAfterTime(const char *value)
const Aws::String & GetCaseId() const
int GetMaxResults() const
DescribeCommunicationsRequest & WithNextToken(const char *value)
DescribeCommunicationsRequest & WithBeforeTime(const Aws::String &value)
DescribeCommunicationsRequest & WithCaseId(Aws::String &&value)
const Aws::String & GetBeforeTime() const
void SetBeforeTime(const Aws::String &value)
const Aws::String & GetNextToken() const
void SetNextToken(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeCommunicationsRequest & WithCaseId(const char *value)
void SetMaxResults(int value)
DescribeCommunicationsRequest & WithAfterTime(const Aws::String &value)
void SetNextToken(const char *value)
void SetAfterTime(const Aws::String &value)
DescribeCommunicationsRequest & WithBeforeTime(Aws::String &&value)
void SetCaseId(Aws::String &&value)
void SetBeforeTime(Aws::String &&value)
JSON (JavaScript Object Notation).