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