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