Uses of Class
software.amazon.awssdk.enhanced.dynamodb.update.DeleteAction
Packages that use DeleteAction
-
Uses of DeleteAction in software.amazon.awssdk.enhanced.dynamodb.update
Methods in software.amazon.awssdk.enhanced.dynamodb.update that return DeleteActionModifier and TypeMethodDescriptionDeleteAction.Builder.build()Builds anDeleteActionbased on the values stored in this builder.Methods in software.amazon.awssdk.enhanced.dynamodb.update that return types with arguments of type DeleteActionMethods in software.amazon.awssdk.enhanced.dynamodb.update with parameters of type DeleteActionModifier and TypeMethodDescriptionUpdateExpression.Builder.addAction(DeleteAction action) Add an action of typeDeleteAction