@Generated(value="org.jsonschema2pojo") public class ReplicationControllerStatus extends Object
Constructor and Description |
---|
ReplicationControllerStatus()
No args constructor for use in serialization
|
ReplicationControllerStatus(Integer replicas) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
Integer |
getReplicas()
most recently oberved number of replicas
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setReplicas(Integer replicas)
most recently oberved number of replicas
|
String |
toString() |
public ReplicationControllerStatus()
public ReplicationControllerStatus(Integer replicas)
replicas
- Copyright © 2011–2015 Red Hat. All rights reserved.