@Generated(value="org.jsonschema2pojo") public class PodTemplateDesiredState extends Object
| Constructor and Description |
|---|
PodTemplateDesiredState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
Manifest |
getManifest()
Manifest describing group of [Docker containers](http://docker.io); also used by [Google Cloud Platform's container-vm images](https://developers.google.com/compute/docs/containers).
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setManifest(Manifest manifest)
Manifest describing group of [Docker containers](http://docker.io); also used by [Google Cloud Platform's container-vm images](https://developers.google.com/compute/docs/containers).
|
String |
toString() |
public Manifest getManifest()
public void setManifest(Manifest manifest)
manifest - The manifestCopyright © 2011–2014 Red Hat. All rights reserved.