Uses of Class
com.amazonaws.services.simpledb.model.BatchDeleteAttributesResult
Packages that use BatchDeleteAttributesResult
-
Uses of BatchDeleteAttributesResult in com.amazonaws.services.simpledb
Methods in com.amazonaws.services.simpledb that return BatchDeleteAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDB.batchDeleteAttributes(BatchDeleteAttributesRequest request) AmazonSimpleDB.batchDeleteAttributes(BatchDeleteAttributesRequest batchDeleteAttributesRequest) Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.AmazonSimpleDBClient.batchDeleteAttributes(BatchDeleteAttributesRequest batchDeleteAttributesRequest) Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.Methods in com.amazonaws.services.simpledb that return types with arguments of type BatchDeleteAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request) AbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest) Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request) AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.simpledb with type arguments of type BatchDeleteAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request, AsyncHandler<BatchDeleteAttributesRequest, BatchDeleteAttributesResult> asyncHandler) -
Uses of BatchDeleteAttributesResult in com.amazonaws.services.simpledb.model
Methods in com.amazonaws.services.simpledb.model that return BatchDeleteAttributesResult