| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<CancellationReason> |
TransactionCanceledException.cancellationReasons()
A list of cancellation reasons.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionCanceledException.Builder |
TransactionCanceledException.Builder.cancellationReasons(CancellationReason... cancellationReasons)
A list of cancellation reasons.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionCanceledException.Builder |
TransactionCanceledException.Builder.cancellationReasons(Collection<CancellationReason> cancellationReasons)
A list of cancellation reasons.
|
Copyright © 2019. All rights reserved.