@Generated(value="org.jsonschema2pojo") public class State extends Object
| Constructor and Description |
|---|
State() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
Running |
getRunning()
Denotes the container is running.
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRunning(Running running)
Denotes the container is running.
|
String |
toString() |
Copyright © 2011–2014 Red Hat. All rights reserved.