Class UpdateAction

  • Direct Known Subclasses:
    AddAction, DeleteAction, RemoveAction, SetAction

    @Beta
    public abstract class UpdateAction
    extends Object
    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.