| Package | Description | 
|---|---|
| software.amazon.awssdk.extensions.dynamodb.mappingclient.operations | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GetItem<T> | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<BatchableReadOperation> | ReadBatch. getReadOperations() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> ReadBatch<T> | ReadBatch. of(MappedTable<T> mappedTable,
  BatchableReadOperation... readOperations) | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> ReadBatch<T> | ReadBatch. of(MappedTable<T> mappedTable,
  Collection<BatchableReadOperation> readOperations) | 
Copyright © 2019. All rights reserved.