public class PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
PersistentVolumeStatusFluent() |
PersistentVolumeStatusFluent(PersistentVolumeStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getMessage() |
String |
getPhase() |
String |
getReason() |
boolean |
hasAdditionalProperties() |
int |
hashCode() |
boolean |
hasMessage() |
boolean |
hasPhase() |
boolean |
hasReason() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withMessage(String message) |
A |
withPhase(String phase) |
A |
withReason(String reason) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PersistentVolumeStatusFluent()
public PersistentVolumeStatusFluent(PersistentVolumeStatus instance)
public String getMessage()
public boolean hasMessage()
public String getPhase()
public boolean hasPhase()
public String getReason()
public boolean hasReason()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends PersistentVolumeStatusFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends PersistentVolumeStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.