Uses of Package
software.amazon.awssdk.enhanced.dynamodb.update
Packages that use software.amazon.awssdk.enhanced.dynamodb.update
Package
Description
-
Classes in software.amazon.awssdk.enhanced.dynamodb.update used by software.amazon.awssdk.enhanced.dynamodb.extensionsClassDescriptionContains sets of
UpdateActionthat represent the four DynamoDB update actions: SET, ADD, REMOVE and DELETE. -
Classes in software.amazon.awssdk.enhanced.dynamodb.update used by software.amazon.awssdk.enhanced.dynamodb.internal.updateClassDescriptionContains sets of
UpdateActionthat represent the four DynamoDB update actions: SET, ADD, REMOVE and DELETE. -
Classes in software.amazon.awssdk.enhanced.dynamodb.update used by software.amazon.awssdk.enhanced.dynamodb.updateClassDescriptionA representation of a single
UpdateExpressionADD action.A builder forAddActionA representation of a singleUpdateExpressionDELETE action.A builder forDeleteActionA representation of a singleUpdateExpressionREMOVE action.A builder forRemoveActionA representation of a singleUpdateExpressionSET action.A builder forSetActionAn update action represents a part of anUpdateExpressionContains sets ofUpdateActionthat represent the four DynamoDB update actions: SET, ADD, REMOVE and DELETE.A builder forUpdateExpression