Class UpdateAction
java.lang.Object
com.amazonaws.services.dynamodbv2.xspec.UpdateAction
- Direct Known Subclasses:
AddAction
,DeleteAction
,RemoveAction
,SetAction
Represents an update action for building update expression.
This object is as immutable (or unmodifiable) as the underlying value (of
type UnitOfExpression
) given during construction.
-
Method Summary