BatchDeleteAttributesResult |
AbstractAmazonSimpleDB.batchDeleteAttributes(BatchDeleteAttributesRequest request) |
|
BatchDeleteAttributesResult |
AmazonSimpleDB.batchDeleteAttributes(BatchDeleteAttributesRequest batchDeleteAttributesRequest) |
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
BatchDeleteAttributesResult |
AmazonSimpleDBClient.batchDeleteAttributes(BatchDeleteAttributesRequest batchDeleteAttributesRequest) |
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
Future<BatchDeleteAttributesResult> |
AbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request) |
|
Future<BatchDeleteAttributesResult> |
AbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
|
Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest) |
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request) |
|
Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
|