| Package | Description | 
|---|---|
| com.amazonaws.services.dynamodbv2.document | |
| com.amazonaws.services.dynamodbv2.document.api | |
| com.amazonaws.services.dynamodbv2.document.spec | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchGetItemOutcome | DynamoDB. batchGetItem(BatchGetItemSpec spec) | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchGetItemOutcome | BatchGetItemApi. batchGetItem(BatchGetItemSpec spec)Used to perform a batch get-item operation from DynamoDB with full
 parameter specification. | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchGetItemSpec | BatchGetItemSpec. withProgressListener(ProgressListener progressListener) | 
| BatchGetItemSpec | BatchGetItemSpec. withRequestMetricCollector(RequestMetricCollector requestMetricCollector) | 
| BatchGetItemSpec | BatchGetItemSpec. withReturnConsumedCapacity(ReturnConsumedCapacity capacity) | 
| BatchGetItemSpec | BatchGetItemSpec. withTableKeyAndAttributes(TableKeysAndAttributes... tableKeyAndAttributes) | 
| BatchGetItemSpec | BatchGetItemSpec. withUnprocessedKeys(Map<String,KeysAndAttributes> unprocessedKeys) | 
Copyright © 2015. All rights reserved.