@Beta @Immutable public class NULL extends PathOperand
Use ExpressionSpecBuilder.NULL(String)
to instantiate this class.
Modifier and Type | Method and Description |
---|---|
SetAction |
set()
Returns a
SetAction object (used for building update
expression) of setting an attribute to null. |
public final SetAction set()
SetAction
object (used for building update
expression) of setting an attribute to null.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.