public static class ObjectRecordActionResponse.Action extends VaultModel
Constructor and Description |
---|
Action() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
List<ObjectRecordActionResponse.Link> |
getLinks() |
String |
getName() |
String |
getType() |
void |
setLabel(String label) |
void |
setLinks(List<ObjectRecordActionResponse.Link> links) |
void |
setName(String name) |
void |
setType(String type) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public String getLabel()
public void setLabel(String label)
public List<ObjectRecordActionResponse.Link> getLinks()
public void setLinks(List<ObjectRecordActionResponse.Link> links)
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
Copyright © 2021. All rights reserved.