Uses of Class
com.amazonaws.services.simpledb.model.PutAttributesResult
Packages that use PutAttributesResult
-
Uses of PutAttributesResult in com.amazonaws.services.simpledb
Methods in com.amazonaws.services.simpledb that return PutAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDB.putAttributes
(PutAttributesRequest request) AmazonSimpleDB.putAttributes
(PutAttributesRequest putAttributesRequest) The PutAttributes operation creates or replaces attributes in an item.AmazonSimpleDBClient.putAttributes
(PutAttributesRequest putAttributesRequest) The PutAttributes operation creates or replaces attributes in an item.Methods in com.amazonaws.services.simpledb that return types with arguments of type PutAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest request) AbstractAmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest request, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) AmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest putAttributesRequest) The PutAttributes operation creates or replaces attributes in an item.AmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest putAttributesRequest, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) The PutAttributes operation creates or replaces attributes in an item.AmazonSimpleDBAsyncClient.putAttributesAsync
(PutAttributesRequest request) AmazonSimpleDBAsyncClient.putAttributesAsync
(PutAttributesRequest request, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.simpledb with type arguments of type PutAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest request, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) AmazonSimpleDBAsync.putAttributesAsync
(PutAttributesRequest putAttributesRequest, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) The PutAttributes operation creates or replaces attributes in an item.AmazonSimpleDBAsyncClient.putAttributesAsync
(PutAttributesRequest request, AsyncHandler<PutAttributesRequest, PutAttributesResult> asyncHandler) -
Uses of PutAttributesResult in com.amazonaws.services.simpledb.model
Methods in com.amazonaws.services.simpledb.model that return PutAttributesResult