Uses of Class
com.amazonaws.services.simpledb.model.BatchPutAttributesResult
Packages that use BatchPutAttributesResult
-
Uses of BatchPutAttributesResult in com.amazonaws.services.simpledb
Methods in com.amazonaws.services.simpledb that return BatchPutAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDB.batchPutAttributes
(BatchPutAttributesRequest request) AmazonSimpleDB.batchPutAttributes
(BatchPutAttributesRequest batchPutAttributesRequest) TheBatchPutAttributes
operation creates or replaces attributes within one or more items.AmazonSimpleDBClient.batchPutAttributes
(BatchPutAttributesRequest batchPutAttributesRequest) TheBatchPutAttributes
operation creates or replaces attributes within one or more items.Methods in com.amazonaws.services.simpledb that return types with arguments of type BatchPutAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest request) AbstractAmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest request, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) AmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest batchPutAttributesRequest) TheBatchPutAttributes
operation creates or replaces attributes within one or more items.AmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest batchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) TheBatchPutAttributes
operation creates or replaces attributes within one or more items.AmazonSimpleDBAsyncClient.batchPutAttributesAsync
(BatchPutAttributesRequest request) AmazonSimpleDBAsyncClient.batchPutAttributesAsync
(BatchPutAttributesRequest request, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.simpledb with type arguments of type BatchPutAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest request, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) AmazonSimpleDBAsync.batchPutAttributesAsync
(BatchPutAttributesRequest batchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) TheBatchPutAttributes
operation creates or replaces attributes within one or more items.AmazonSimpleDBAsyncClient.batchPutAttributesAsync
(BatchPutAttributesRequest request, AsyncHandler<BatchPutAttributesRequest, BatchPutAttributesResult> asyncHandler) -
Uses of BatchPutAttributesResult in com.amazonaws.services.simpledb.model
Methods in com.amazonaws.services.simpledb.model that return BatchPutAttributesResult