| Methods in com.amazonaws.services.simpledb with parameters of type DomainMetadataRequest |
DomainMetadataResult |
AmazonSimpleDB.domainMetadata(DomainMetadataRequest domainMetadataRequest)
Returns information about the domain, including when the domain was
created, the number of items and attributes, and the size of attribute
names and values. |
DomainMetadataResult |
AmazonSimpleDBClient.domainMetadata(DomainMetadataRequest domainMetadataRequest)
Returns information about the domain, including when the domain was
created, the number of items and attributes, and the size of attribute
names and values. |
Future<DomainMetadataResult> |
AmazonSimpleDBAsync.domainMetadataAsync(DomainMetadataRequest domainMetadataRequest)
Returns information about the domain, including when the domain was
created, the number of items and attributes, and the size of attribute
names and values. |
Future<DomainMetadataResult> |
AmazonSimpleDBAsyncClient.domainMetadataAsync(DomainMetadataRequest domainMetadataRequest)
Returns information about the domain, including when the domain was
created, the number of items and attributes, and the size of attribute
names and values. |