public class PersistentVolumeStatusFluentImpl<A extends PersistentVolumeStatusFluent<A>> extends BaseFluent<A> implements PersistentVolumeStatusFluent<A>
_visitables| Constructor and Description |
|---|
PersistentVolumeStatusFluentImpl() |
PersistentVolumeStatusFluentImpl(PersistentVolumeStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMessage() |
String |
getPhase() |
String |
getReason() |
A |
withMessage(String message) |
A |
withPhase(String phase) |
A |
withReason(String reason) |
public 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 String getPhase()
getPhase in interface PersistentVolumeStatusFluent<A extends PersistentVolumeStatusFluent<A>>public A withPhase(String phase)
withPhase 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>>Copyright © 2011–2016 Red Hat. All rights reserved.