public final class ZoneSetKeyActionImpl extends Object implements ZoneSetKeyAction
SET_KEY
Constructor and Description |
---|
ZoneSetKeyActionImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAction() |
String |
getKey()
If
key is absent or null , this field will be removed if it exists. |
int |
hashCode() |
void |
setKey(String key) |
getClass, notify, notifyAll, toString, wait, wait, wait
builder, builder, of, of, withZoneSetKeyAction
withZoneUpdateAction
get
public String getAction()
getAction
in interface ResourceUpdateAction<ZoneUpdateAction>
getAction
in interface ZoneUpdateAction
public String getKey()
If key
is absent or null
, this field will be removed if it exists.
getKey
in interface ZoneSetKeyAction
public void setKey(String key)
setKey
in interface ZoneSetKeyAction