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