Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.internal.operations | |
software.amazon.awssdk.enhanced.dynamodb.model |
Modifier and Type | Class and Description |
---|---|
class |
DeleteItemOperation<T> |
class |
PutItemOperation<T> |
class |
UpdateItemOperation<T> |
Modifier and Type | Class and Description |
---|---|
class |
ConditionCheck<T>
Use ConditionCheck as a part of the composite operation transactGetItems (for example
DynamoDbEnhancedClient.transactGetItems(TransactGetItemsEnhancedRequest) ) to determine
if the other actions that are part of the same transaction should take effect. |
Copyright © 2023. All rights reserved.