Uses of Class
com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
Packages that use BatchGetItemResult Package Description com.amazonaws.services.dynamodbv2 com.amazonaws.services.dynamodbv2.document com.amazonaws.services.dynamodbv2.model -
-
Uses of BatchGetItemResult in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 that return BatchGetItemResult Modifier and Type Method Description BatchGetItemResult
AbstractAmazonDynamoDB. batchGetItem(BatchGetItemRequest request)
BatchGetItemResult
AbstractAmazonDynamoDB. batchGetItem(Map<String,KeysAndAttributes> requestItems)
BatchGetItemResult
AbstractAmazonDynamoDB. batchGetItem(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity)
BatchGetItemResult
AmazonDynamoDB. batchGetItem(BatchGetItemRequest batchGetItemRequest)
The BatchGetItem operation returns the attributes of one or more items from one or more tables.BatchGetItemResult
AmazonDynamoDB. batchGetItem(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.BatchGetItemResult
AmazonDynamoDB. batchGetItem(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.BatchGetItemResult
AmazonDynamoDBClient. batchGetItem(BatchGetItemRequest batchGetItemRequest)
The BatchGetItem operation returns the attributes of one or more items from one or more tables.BatchGetItemResult
AmazonDynamoDBClient. batchGetItem(Map<String,KeysAndAttributes> requestItems)
BatchGetItemResult
AmazonDynamoDBClient. batchGetItem(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity)
Methods in com.amazonaws.services.dynamodbv2 that return types with arguments of type BatchGetItemResult Modifier and Type Method Description Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(BatchGetItemRequest request)
Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(BatchGetItemRequest batchGetItemRequest)
The BatchGetItem operation returns the attributes of one or more items from one or more tables.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(BatchGetItemRequest batchGetItemRequest, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
The BatchGetItem operation returns the attributes of one or more items from one or more tables.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(BatchGetItemRequest request)
Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Method parameters in com.amazonaws.services.dynamodbv2 with type arguments of type BatchGetItemResult Modifier and Type Method Description Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AbstractAmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(BatchGetItemRequest batchGetItemRequest, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
The BatchGetItem operation returns the attributes of one or more items from one or more tables.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsync. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.Future<BatchGetItemResult>
AmazonDynamoDBAsyncClient. batchGetItemAsync(Map<String,KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler. -
Uses of BatchGetItemResult in com.amazonaws.services.dynamodbv2.document
Methods in com.amazonaws.services.dynamodbv2.document that return BatchGetItemResult Modifier and Type Method Description BatchGetItemResult
BatchGetItemOutcome. getBatchGetItemResult()
Returns a non-null low-level result returned from the server side.Constructors in com.amazonaws.services.dynamodbv2.document with parameters of type BatchGetItemResult Constructor Description BatchGetItemOutcome(BatchGetItemResult result)
-
Uses of BatchGetItemResult in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return BatchGetItemResult Modifier and Type Method Description BatchGetItemResult
BatchGetItemResult. addResponsesEntry(String key, List<Map<String,AttributeValue>> value)
BatchGetItemResult
BatchGetItemResult. addUnprocessedKeysEntry(String key, KeysAndAttributes value)
BatchGetItemResult
BatchGetItemResult. clearResponsesEntries()
Removes all the entries added into Responses.BatchGetItemResult
BatchGetItemResult. clearUnprocessedKeysEntries()
Removes all the entries added into UnprocessedKeys.BatchGetItemResult
BatchGetItemResult. clone()
BatchGetItemResult
BatchGetItemResult. withConsumedCapacity(ConsumedCapacity... consumedCapacity)
The read capacity units consumed by the operation.BatchGetItemResult
BatchGetItemResult. withConsumedCapacity(Collection<ConsumedCapacity> consumedCapacity)
The read capacity units consumed by the operation.BatchGetItemResult
BatchGetItemResult. withResponses(Map<String,List<Map<String,AttributeValue>>> responses)
A map of table name to a list of items.BatchGetItemResult
BatchGetItemResult. withUnprocessedKeys(Map<String,KeysAndAttributes> unprocessedKeys)
A map of tables and their respective keys that were not processed with the current response.
-