21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
164 long long m_itemNamesSizeBytes;
165 long m_attributeNameCount;
166 long long m_attributeNamesSizeBytes;
167 long m_attributeValueCount;
168 long long m_attributeValuesSizeBytes;
long GetTimestamp() const
void SetAttributeNameCount(long value)
DomainMetadataResult & WithResponseMetadata(ResponseMetadata &&value)
long long GetItemNamesSizeBytes() const
DomainMetadataResult & WithAttributeNameCount(long value)
void SetTimestamp(long value)
DomainMetadataResult & WithResponseMetadata(const ResponseMetadata &value)
long GetAttributeNameCount() const
long GetAttributeValueCount() const
void SetItemCount(long value)
void SetAttributeValueCount(long value)
DomainMetadataResult & WithAttributeNamesSizeBytes(long long value)
DomainMetadataResult & WithAttributeValueCount(long value)
long long GetAttributeValuesSizeBytes() const
const ResponseMetadata & GetResponseMetadata() const
long long GetAttributeNamesSizeBytes() const
void SetAttributeValuesSizeBytes(long long value)
void SetResponseMetadata(const ResponseMetadata &value)
DomainMetadataResult & WithItemCount(long value)
void SetItemNamesSizeBytes(long long value)
DomainMetadataResult & WithItemNamesSizeBytes(long long value)
long GetItemCount() const
void SetAttributeNamesSizeBytes(long long value)
DomainMetadataResult & WithAttributeValuesSizeBytes(long long value)
void SetResponseMetadata(ResponseMetadata &&value)
JSON (JavaScript Object Notation).
DomainMetadataResult & WithTimestamp(long value)