BatchPutAttributesResult |
AbstractAmazonSimpleDB.batchPutAttributes(BatchPutAttributesRequest request) |
|
BatchPutAttributesResult |
AmazonSimpleDB.batchPutAttributes(BatchPutAttributesRequest batchPutAttributesRequest) |
The BatchPutAttributes operation creates or replaces
attributes within one or more items.
|
BatchPutAttributesResult |
AmazonSimpleDBClient.batchPutAttributes(BatchPutAttributesRequest batchPutAttributesRequest) |
The BatchPutAttributes operation creates or replaces
attributes within one or more items.
|
Future<BatchPutAttributesResult> |
AbstractAmazonSimpleDBAsync.batchPutAttributesAsync(BatchPutAttributesRequest request) |
|
Future<BatchPutAttributesResult> |
AbstractAmazonSimpleDBAsync.batchPutAttributesAsync(BatchPutAttributesRequest request,
AsyncHandler<BatchPutAttributesRequest,BatchPutAttributesResult> asyncHandler) |
|
Future<BatchPutAttributesResult> |
AmazonSimpleDBAsync.batchPutAttributesAsync(BatchPutAttributesRequest batchPutAttributesRequest) |
The BatchPutAttributes operation creates or replaces
attributes within one or more items.
|
Future<BatchPutAttributesResult> |
AmazonSimpleDBAsync.batchPutAttributesAsync(BatchPutAttributesRequest batchPutAttributesRequest,
AsyncHandler<BatchPutAttributesRequest,BatchPutAttributesResult> asyncHandler) |
The BatchPutAttributes operation creates or replaces
attributes within one or more items.
|
Future<BatchPutAttributesResult> |
AmazonSimpleDBAsyncClient.batchPutAttributesAsync(BatchPutAttributesRequest request) |
|
Future<BatchPutAttributesResult> |
AmazonSimpleDBAsyncClient.batchPutAttributesAsync(BatchPutAttributesRequest request,
AsyncHandler<BatchPutAttributesRequest,BatchPutAttributesResult> asyncHandler) |
|