@Generated(value="org.jsonschema2pojo") public class ControllerCurrentState extends Object
Constructor and Description |
---|
ControllerCurrentState() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
PodTemplate_ |
getPodTemplate()
Template from which to create new pods, as necessary.
|
Integer |
getReplicas()
Number of pods currently in the set
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPodTemplate(PodTemplate_ podTemplate)
Template from which to create new pods, as necessary.
|
void |
setReplicas(Integer replicas)
Number of pods currently in the set
|
String |
toString() |
public Integer getReplicas()
public void setReplicas(Integer replicas)
replicas
- The replicaspublic PodTemplate_ getPodTemplate()
public void setPodTemplate(PodTemplate_ podTemplate)
podTemplate
- The podTemplateCopyright © 2011–2014 Red Hat. All rights reserved.