public class PersistentVolumeStatusFluentImpl<A extends PersistentVolumeStatusFluent<A>> extends BaseFluent<A> implements PersistentVolumeStatusFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
PersistentVolumeStatusFluentImpl() |
PersistentVolumeStatusFluentImpl(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 PersistentVolumeStatusFluentImpl()
public PersistentVolumeStatusFluentImpl(PersistentVolumeStatus instance)
public String getMessage()
getMessage in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A withMessage(String message)
withMessage in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public Boolean hasMessage()
hasMessage in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public String getPhase()
getPhase in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A withPhase(String phase)
withPhase in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public Boolean hasPhase()
hasPhase in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public String getReason()
getReason in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A withReason(String reason)
withReason in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public Boolean hasReason()
hasReason in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>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.