public class V1NamespaceStatusFluentImpl<A extends V1NamespaceStatusFluent<A>> extends BaseFluent<A> implements V1NamespaceStatusFluent<A>
_visitables
Constructor and Description |
---|
V1NamespaceStatusFluentImpl() |
V1NamespaceStatusFluentImpl(V1NamespaceStatus instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPhase() |
Boolean |
hasPhase() |
A |
withPhase(String phase) |
public V1NamespaceStatusFluentImpl()
public V1NamespaceStatusFluentImpl(V1NamespaceStatus instance)
public String getPhase()
getPhase
in interface V1NamespaceStatusFluent<A extends V1NamespaceStatusFluent<A>>
public A withPhase(String phase)
withPhase
in interface V1NamespaceStatusFluent<A extends V1NamespaceStatusFluent<A>>
public Boolean hasPhase()
hasPhase
in interface V1NamespaceStatusFluent<A extends V1NamespaceStatusFluent<A>>
Copyright © 2019. All rights reserved.