Package software.amazon.awssdk.enhanced.dynamodb.internal.update
-
Class Summary Class Description UpdateExpressionConverter In order to convert it to the format that DynamoDB accepts, the toExpression() method will create an Expression with a coalesced string representation of its actions, and the ExpressionNames and ExpressionValues maps associated with all present actions.UpdateExpressionUtils