99 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
118 bool m_communicationsHasBeenSet;
120 bool m_nextTokenHasBeenSet;
RecentCaseCommunications & AddCommunications(const Communication &value)
RecentCaseCommunications & WithNextToken(const Aws::String &value)
void SetNextToken(Aws::String &&value)
void SetNextToken(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
RecentCaseCommunications & WithNextToken(Aws::String &&value)
RecentCaseCommunications & WithCommunications(const Aws::Vector< Communication > &value)
RecentCaseCommunications & AddCommunications(Communication &&value)
RecentCaseCommunications & WithNextToken(const char *value)
void SetCommunications(const Aws::Vector< Communication > &value)
const Aws::Vector< Communication > & GetCommunications() const
const Aws::String & GetNextToken() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetCommunications(Aws::Vector< Communication > &&value)
RecentCaseCommunications & WithCommunications(Aws::Vector< Communication > &&value)
void SetNextToken(const char *value)
JSON (JavaScript Object Notation).