| Package | Description |
|---|---|
| software.amazon.awssdk.enhanced.dynamodb.update |
| Modifier and Type | Method and Description |
|---|---|
DeleteAction |
DeleteAction.Builder.build()
Builds an
DeleteAction based on the values stored in this builder. |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteAction> |
UpdateExpression.deleteActions() |
| Modifier and Type | Method and Description |
|---|---|
UpdateExpression.Builder |
UpdateExpression.Builder.addAction(DeleteAction action)
Add an action of type
DeleteAction |
Copyright © 2023. All rights reserved.