public class RequestAuthenticationFluentImpl<A extends RequestAuthenticationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RequestAuthenticationFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RequestAuthenticationFluentImpl.MetadataNestedImpl<N> |
class |
RequestAuthenticationFluentImpl.SpecNestedImpl<N> |
class |
RequestAuthenticationFluentImpl.StatusNestedImpl<N> |
RequestAuthenticationFluent.MetadataNested<N>, RequestAuthenticationFluent.SpecNested<N>, RequestAuthenticationFluent.StatusNested<N>| Constructor and Description |
|---|
RequestAuthenticationFluentImpl() |
RequestAuthenticationFluentImpl(RequestAuthentication instance) |
public RequestAuthenticationFluentImpl()
public RequestAuthenticationFluentImpl(RequestAuthentication instance)
public String getApiVersion()
getApiVersion in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public String getKind()
getKind in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public A withKind(String kind)
withKind in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public Boolean hasKind()
hasKind in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public Boolean hasMetadata()
hasMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.MetadataNested<A> editMetadata()
editMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>@Deprecated public RequestAuthenticationSpec getSpec()
getSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationSpec buildSpec()
buildSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public A withSpec(RequestAuthenticationSpec spec)
withSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public Boolean hasSpec()
hasSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.SpecNested<A> withNewSpec()
withNewSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.SpecNested<A> withNewSpecLike(RequestAuthenticationSpec item)
withNewSpecLike in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.SpecNested<A> editSpec()
editSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.SpecNested<A> editOrNewSpecLike(RequestAuthenticationSpec item)
editOrNewSpecLike in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>@Deprecated public IstioStatus getStatus()
getStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public IstioStatus buildStatus()
buildStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public A withStatus(IstioStatus status)
withStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public Boolean hasStatus()
hasStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.StatusNested<A> withNewStatus()
withNewStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.StatusNested<A> withNewStatusLike(IstioStatus item)
withNewStatusLike in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.StatusNested<A> editStatus()
editStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>public RequestAuthenticationFluent.StatusNested<A> editOrNewStatusLike(IstioStatus item)
editOrNewStatusLike in interface RequestAuthenticationFluent<A extends RequestAuthenticationFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.