| Package | Description | 
|---|---|
| software.amazon.awssdk.extensions.dynamodb.mappingclient.operations | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> ReadTransaction<T> | ReadTransaction. of(MappedTable<T> mappedTable,
  TransactableReadOperation<T> readOperation) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ReadTransaction> | TransactGetItems. getReadTransactions() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TransactGetItems | TransactGetItems. of(ReadTransaction... readTransactions) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TransactGetItems | TransactGetItems. of(List<ReadTransaction> transactGetRequests) | 
| TransactGetItems.Builder | TransactGetItems.Builder. readTransactions(List<ReadTransaction> readTransactions) | 
Copyright © 2019. All rights reserved.