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