| Package | Description |
|---|---|
| software.amazon.awssdk.extensions.dynamodb.mappingclient.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
GetItem<T> |
| Modifier and Type | Method and Description |
|---|---|
TransactableReadOperation<T> |
ReadTransaction.getReadOperation() |
| Modifier and Type | Method and Description |
|---|---|
static <T> ReadTransaction<T> |
ReadTransaction.of(MappedTable<T> mappedTable,
TransactableReadOperation<T> readOperation) |
Copyright © 2019. All rights reserved.