Uses of Class
com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Packages that use BatchGetItemResult
Package
Description
-
Uses of BatchGetItemResult in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 that return BatchGetItemResultModifier and TypeMethodDescriptionAbstractAmazonDynamoDB.batchGetItem(BatchGetItemRequest request) AbstractAmazonDynamoDB.batchGetItem(Map<String, KeysAndAttributes> requestItems) AbstractAmazonDynamoDB.batchGetItem(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity) AmazonDynamoDB.batchGetItem(BatchGetItemRequest batchGetItemRequest) The BatchGetItem operation returns the attributes of one or more items from one or more tables.AmazonDynamoDB.batchGetItem(Map<String, KeysAndAttributes> requestItems) Simplified method form for invoking the BatchGetItem operation.AmazonDynamoDB.batchGetItem(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity) Simplified method form for invoking the BatchGetItem operation.AmazonDynamoDBClient.batchGetItem(BatchGetItemRequest batchGetItemRequest) The BatchGetItem operation returns the attributes of one or more items from one or more tables.AmazonDynamoDBClient.batchGetItem(Map<String, KeysAndAttributes> requestItems) AmazonDynamoDBClient.batchGetItem(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity) Methods in com.amazonaws.services.dynamodbv2 that return types with arguments of type BatchGetItemResultModifier and TypeMethodDescriptionAbstractAmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest request) AbstractAmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems) Simplified method form for invoking the BatchGetItem operation.AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity) Simplified method form for invoking the BatchGetItem operation.AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest batchGetItemRequest) The BatchGetItem operation returns the attributes of one or more items from one or more tables.AmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest batchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) The BatchGetItem operation returns the attributes of one or more items from one or more tables.AmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems) Simplified method form for invoking the BatchGetItem operation.AmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity) Simplified method form for invoking the BatchGetItem operation.AmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.batchGetItemAsync(BatchGetItemRequest request) AmazonDynamoDBAsyncClient.batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems) Simplified method form for invoking the BatchGetItem operation.AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity) Simplified method form for invoking the BatchGetItem operation.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 BatchGetItemResultModifier and TypeMethodDescriptionAbstractAmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchGetItemAsync(BatchGetItemRequest batchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) The BatchGetItem operation returns the attributes of one or more items from one or more tables.AmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsync.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, String returnConsumedCapacity, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.batchGetItemAsync(BatchGetItemRequest request, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String, KeysAndAttributes> requestItems, AsyncHandler<BatchGetItemRequest, BatchGetItemResult> asyncHandler) Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.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 BatchGetItemResultModifier and TypeMethodDescriptionBatchGetItemOutcome.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 -
Uses of BatchGetItemResult in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return BatchGetItemResultModifier and TypeMethodDescriptionBatchGetItemResult.addResponsesEntry(String key, List<Map<String, AttributeValue>> value) BatchGetItemResult.addUnprocessedKeysEntry(String key, KeysAndAttributes value) BatchGetItemResult.clearResponsesEntries()Removes all the entries added into Responses.BatchGetItemResult.clearUnprocessedKeysEntries()Removes all the entries added into UnprocessedKeys.BatchGetItemResult.clone()BatchGetItemResult.withConsumedCapacity(ConsumedCapacity... consumedCapacity) The read capacity units consumed by the operation.BatchGetItemResult.withConsumedCapacity(Collection<ConsumedCapacity> consumedCapacity) The read capacity units consumed by the operation.BatchGetItemResult.withResponses(Map<String, List<Map<String, AttributeValue>>> responses) A map of table name to a list of items.BatchGetItemResult.withUnprocessedKeys(Map<String, KeysAndAttributes> unprocessedKeys) A map of tables and their respective keys that were not processed with the current response.