public class NamespaceStatusFluentImpl<A extends NamespaceStatusFluent<A>> extends BaseFluent<A> implements NamespaceStatusFluent<A>
_visitables| Constructor and Description |
|---|
NamespaceStatusFluentImpl() |
NamespaceStatusFluentImpl(NamespaceStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPhase() |
Boolean |
hasPhase() |
A |
withPhase(String phase) |
public NamespaceStatusFluentImpl()
public NamespaceStatusFluentImpl(NamespaceStatus instance)
public String getPhase()
getPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public A withPhase(String phase)
withPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public Boolean hasPhase()
hasPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.