@Generated(value="org.jsonschema2pojo") public class ListMeta extends Object implements KubernetesResource
Constructor and Description |
---|
ListMeta()
No args constructor for use in serialization
|
ListMeta(String resourceVersion,
String selfLink) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getResourceVersion() |
String |
getSelfLink() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setResourceVersion(String resourceVersion) |
void |
setSelfLink(String selfLink) |
public String getResourceVersion()
public void setResourceVersion(String resourceVersion)
resourceVersion
- The resourceVersionpublic String getSelfLink()
public void setSelfLink(String selfLink)
selfLink
- The selfLinkCopyright © 2011–2018 Red Hat. All rights reserved.