Package | Description |
---|---|
com.amazonaws.services.simpledb | |
com.amazonaws.services.simpledb.model | |
com.amazonaws.services.simpledb.model.transform |
Modifier and Type | Method and Description |
---|---|
GetAttributesResult |
AmazonSimpleDBClient.getAttributes(GetAttributesRequest getAttributesRequest)
Returns all of the attributes associated with the specified item.
|
GetAttributesResult |
AmazonSimpleDB.getAttributes(GetAttributesRequest getAttributesRequest)
Returns all of the attributes associated with the specified item.
|
GetAttributesResult |
AbstractAmazonSimpleDB.getAttributes(GetAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAttributesResult> |
AmazonSimpleDBAsyncClient.getAttributesAsync(GetAttributesRequest request) |
java.util.concurrent.Future<GetAttributesResult> |
AmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest getAttributesRequest)
Returns all of the attributes associated with the specified item.
|
java.util.concurrent.Future<GetAttributesResult> |
AbstractAmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest request) |
java.util.concurrent.Future<GetAttributesResult> |
AmazonSimpleDBAsyncClient.getAttributesAsync(GetAttributesRequest request,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetAttributesResult> |
AmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest getAttributesRequest,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler)
Returns all of the attributes associated with the specified item.
|
java.util.concurrent.Future<GetAttributesResult> |
AbstractAmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest request,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAttributesResult> |
AmazonSimpleDBAsyncClient.getAttributesAsync(GetAttributesRequest request,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetAttributesResult> |
AmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest getAttributesRequest,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler)
Returns all of the attributes associated with the specified item.
|
java.util.concurrent.Future<GetAttributesResult> |
AbstractAmazonSimpleDBAsync.getAttributesAsync(GetAttributesRequest request,
AsyncHandler<GetAttributesRequest,GetAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetAttributesResult |
GetAttributesResult.clone() |
GetAttributesResult |
GetAttributesResult.withAttributes(Attribute... attributes)
The list of attributes returned by the operation.
|
GetAttributesResult |
GetAttributesResult.withAttributes(java.util.Collection<Attribute> attributes)
The list of attributes returned by the operation.
|
Modifier and Type | Method and Description |
---|---|
GetAttributesResult |
GetAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |