public class V1TokenRequestFluentImpl<A extends V1TokenRequestFluent<A>> extends BaseFluent<A> implements V1TokenRequestFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1TokenRequestFluentImpl.MetadataNestedImpl<N> |
class |
V1TokenRequestFluentImpl.SpecNestedImpl<N> |
class |
V1TokenRequestFluentImpl.StatusNestedImpl<N> |
V1TokenRequestFluent.MetadataNested<N>, V1TokenRequestFluent.SpecNested<N>, V1TokenRequestFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1TokenRequestFluentImpl() |
V1TokenRequestFluentImpl(V1TokenRequest instance) |
public V1TokenRequestFluentImpl()
public V1TokenRequestFluentImpl(V1TokenRequest instance)
public String getApiVersion()
getApiVersion in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public String getKind()
getKind in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withKind(String kind)
withKind in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public Boolean hasKind()
hasKind in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>@Deprecated public V1ObjectMeta getMetadata()
getMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1ObjectMeta buildMetadata()
buildMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withMetadata(V1ObjectMeta metadata)
withMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
withNewMetadataLike in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
editOrNewMetadataLike in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>@Deprecated public V1TokenRequestSpec getSpec()
getSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestSpec buildSpec()
buildSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withSpec(V1TokenRequestSpec spec)
withSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public Boolean hasSpec()
hasSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.SpecNested<A> withNewSpec()
withNewSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.SpecNested<A> withNewSpecLike(V1TokenRequestSpec item)
withNewSpecLike in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.SpecNested<A> editSpec()
editSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.SpecNested<A> editOrNewSpecLike(V1TokenRequestSpec item)
editOrNewSpecLike in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>@Deprecated public V1TokenRequestStatus getStatus()
getStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestStatus buildStatus()
buildStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public A withStatus(V1TokenRequestStatus status)
withStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public Boolean hasStatus()
hasStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.StatusNested<A> withNewStatus()
withNewStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.StatusNested<A> withNewStatusLike(V1TokenRequestStatus item)
withNewStatusLike in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.StatusNested<A> editStatus()
editStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>public V1TokenRequestFluent.StatusNested<A> editOrNewStatusLike(V1TokenRequestStatus item)
editOrNewStatusLike in interface V1TokenRequestFluent<A extends V1TokenRequestFluent<A>>Copyright © 2021. All rights reserved.