@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.orderedits.OrderEdit") public final class SetKey extends UpdateActionImpl<OrderEdit>
key property of a OrderEdit.OrderEdit.getKey()| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
static SetKey |
of(String key)
Creates a new object initialized with the given values.
|
static SetKey |
ofUnset()
Creates a new object initialized with the given values.
|
getActionpublic static SetKey of(@Nullable String key)
key - initial value for the OrderEdit.getKey() propertypublic static SetKey ofUnset()