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(java.lang.Object o) |
java.lang.String |
getPhase() |
java.lang.Boolean |
hasPhase() |
A |
withNewPhase(java.lang.String arg1) |
A |
withNewPhase(java.lang.StringBuffer arg1) |
A |
withNewPhase(java.lang.StringBuilder arg1) |
A |
withPhase(java.lang.String phase) |
public NamespaceStatusFluentImpl()
public NamespaceStatusFluentImpl(NamespaceStatus instance)
public java.lang.String getPhase()
getPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public A withPhase(java.lang.String phase)
withPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public java.lang.Boolean hasPhase()
hasPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public A withNewPhase(java.lang.String arg1)
withNewPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public A withNewPhase(java.lang.StringBuilder arg1)
withNewPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public A withNewPhase(java.lang.StringBuffer arg1)
withNewPhase in interface NamespaceStatusFluent<A extends NamespaceStatusFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.