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