Package | Description |
---|---|
com.amazonaws.services.simpledb | |
com.amazonaws.services.simpledb.model | |
com.amazonaws.services.simpledb.model.transform |
Modifier and Type | Method and Description |
---|---|
BatchDeleteAttributesResult |
AmazonSimpleDBClient.batchDeleteAttributes(BatchDeleteAttributesRequest batchDeleteAttributesRequest)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
BatchDeleteAttributesResult |
AmazonSimpleDB.batchDeleteAttributes(BatchDeleteAttributesRequest batchDeleteAttributesRequest)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
BatchDeleteAttributesResult |
AbstractAmazonSimpleDB.batchDeleteAttributes(BatchDeleteAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request) |
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request) |
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsyncClient.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest batchDeleteAttributesRequest,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler)
Performs multiple DeleteAttributes operations in a single call, which
reduces round trips and latencies.
|
java.util.concurrent.Future<BatchDeleteAttributesResult> |
AbstractAmazonSimpleDBAsync.batchDeleteAttributesAsync(BatchDeleteAttributesRequest request,
AsyncHandler<BatchDeleteAttributesRequest,BatchDeleteAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
BatchDeleteAttributesResult |
BatchDeleteAttributesResult.clone() |
Modifier and Type | Method and Description |
---|---|
BatchDeleteAttributesResult |
BatchDeleteAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |