Package | Description |
---|---|
com.amazonaws.services.simpledb | |
com.amazonaws.services.simpledb.model | |
com.amazonaws.services.simpledb.model.transform |
Modifier and Type | Method and Description |
---|---|
PutAttributesResult |
AmazonSimpleDBClient.putAttributes(PutAttributesRequest putAttributesRequest)
The PutAttributes operation creates or replaces attributes in an item.
|
PutAttributesResult |
AmazonSimpleDB.putAttributes(PutAttributesRequest putAttributesRequest)
The PutAttributes operation creates or replaces attributes in an item.
|
PutAttributesResult |
AbstractAmazonSimpleDB.putAttributes(PutAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutAttributesResult> |
AmazonSimpleDBAsyncClient.putAttributesAsync(PutAttributesRequest request) |
java.util.concurrent.Future<PutAttributesResult> |
AmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest putAttributesRequest)
The PutAttributes operation creates or replaces attributes in an item.
|
java.util.concurrent.Future<PutAttributesResult> |
AbstractAmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest request) |
java.util.concurrent.Future<PutAttributesResult> |
AmazonSimpleDBAsyncClient.putAttributesAsync(PutAttributesRequest request,
AsyncHandler<PutAttributesRequest,PutAttributesResult> asyncHandler) |
java.util.concurrent.Future<PutAttributesResult> |
AmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest putAttributesRequest,
AsyncHandler<PutAttributesRequest,PutAttributesResult> asyncHandler)
The PutAttributes operation creates or replaces attributes in an item.
|
java.util.concurrent.Future<PutAttributesResult> |
AbstractAmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest request,
AsyncHandler<PutAttributesRequest,PutAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutAttributesResult> |
AmazonSimpleDBAsyncClient.putAttributesAsync(PutAttributesRequest request,
AsyncHandler<PutAttributesRequest,PutAttributesResult> asyncHandler) |
java.util.concurrent.Future<PutAttributesResult> |
AmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest putAttributesRequest,
AsyncHandler<PutAttributesRequest,PutAttributesResult> asyncHandler)
The PutAttributes operation creates or replaces attributes in an item.
|
java.util.concurrent.Future<PutAttributesResult> |
AbstractAmazonSimpleDBAsync.putAttributesAsync(PutAttributesRequest request,
AsyncHandler<PutAttributesRequest,PutAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutAttributesResult |
PutAttributesResult.clone() |
Modifier and Type | Method and Description |
---|---|
PutAttributesResult |
PutAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |