@Generated(value="org.jsonschema2pojo") public class PodTemplate extends Object
Constructor and Description |
---|
PodTemplate() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
PodTemplateDesiredState |
getDesiredState()
The desired configuration of the pod
|
Map<String,String> |
getLabels() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setDesiredState(PodTemplateDesiredState desiredState)
The desired configuration of the pod
|
void |
setLabels(Map<String,String> labels) |
String |
toString() |
public PodTemplateDesiredState getDesiredState()
public void setDesiredState(PodTemplateDesiredState desiredState)
desiredState
- The desiredStateCopyright © 2011–2014 Red Hat. All rights reserved.