Package com.amazonaws.services.simpledb.model

Classes modeling the various types represented by AmazonSimpleDB.

See:
          Description

Class Summary
Attribute
BatchPutAttributesRequest Batch Put Attributes Request
CreateDomainRequest Create Domain Request
DeleteAttributesRequest Delete Attributes Request
DeleteDomainRequest Delete Domain Request
DomainMetadataRequest Domain Metadata Request
DomainMetadataResult Domain Metadata Result
GetAttributesRequest Get Attributes Request
GetAttributesResult Get Attributes Result
Item
ListDomainsRequest List Domains Request
ListDomainsResult List Domains Result
PutAttributesRequest Put Attributes Request
ReplaceableAttribute
ReplaceableItem
SelectRequest Select Request
SelectResult Select Result
UpdateCondition Specifies the conditions under which data should be updated.
 

Exception Summary
AttributeDoesNotExistException The specified attribute does not exist.
DuplicateItemNameException The item name was specified more than once.
InvalidNextTokenException The specified NextToken is not valid.
InvalidNumberPredicatesException Too many predicates exist in the query expression.
InvalidNumberValueTestsException Too many predicates exist in the query expression.
InvalidParameterValueException The value for a parameter is invalid.
InvalidQueryExpressionException The specified query expression syntax is not valid.
MissingParameterException The request must contain the specified missing parameter.
NoSuchDomainException The specified domain does not exist.
NumberDomainAttributesExceededException Too many attributes in this domain.
NumberDomainBytesExceededException Too many bytes in this domain.
NumberDomainsExceededException Too many domains exist per this account.
NumberItemAttributesExceededException Too many attributes in this item.
NumberSubmittedAttributesExceededException Too many attributes exist in a single call.
NumberSubmittedItemsExceededException Too many items exist in a single call.
RequestTimeoutException A timeout occurred when attempting to query the specified domain with specified query expression.
TooManyRequestedAttributesException Too many attributes requested.
 

Package com.amazonaws.services.simpledb.model Description

Classes modeling the various types represented by AmazonSimpleDB.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.