@Generated(value="org.jsonschema2pojo") public class NamespaceStatus extends Object
Constructor and Description |
---|
NamespaceStatus()
No args constructor for use in serialization
|
NamespaceStatus(String phase) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getPhase()
phase is the current lifecycle phase of the namespace
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPhase(String phase)
phase is the current lifecycle phase of the namespace
|
String |
toString() |
public NamespaceStatus()
public NamespaceStatus(String phase)
phase
- Copyright © 2011–2015 Red Hat. All rights reserved.