23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
158 long long m_millisBehindLatest;
GetRecordsResult & WithRecords(const Aws::Vector< Record > &value)
void SetRecords(const Aws::Vector< Record > &value)
GetRecordsResult & AddRecords(const Record &value)
long long GetMillisBehindLatest() const
std::vector< T, Aws::Allocator< T > > Vector
GetRecordsResult & WithNextShardIterator(Aws::String &&value)
void SetNextShardIterator(const char *value)
GetRecordsResult & AddRecords(Record &&value)
const Aws::String & GetNextShardIterator() const
GetRecordsResult & WithNextShardIterator(const Aws::String &value)
void SetNextShardIterator(const Aws::String &value)
GetRecordsResult & WithMillisBehindLatest(long long value)
const Aws::Vector< Record > & GetRecords() const
void SetMillisBehindLatest(long long value)
void SetRecords(Aws::Vector< Record > &&value)
void SetNextShardIterator(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetRecordsResult & WithRecords(Aws::Vector< Record > &&value)
GetRecordsResult & WithNextShardIterator(const char *value)
JSON (JavaScript Object Notation).