public class ClusterInterceptorFluentImpl<A extends ClusterInterceptorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterInterceptorFluent<A>
ClusterInterceptorFluent.MetadataNested<N>, ClusterInterceptorFluent.SpecNested<N>, ClusterInterceptorFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterInterceptorFluentImpl() |
ClusterInterceptorFluentImpl(ClusterInterceptor instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterInterceptorFluentImpl()
public ClusterInterceptorFluentImpl(ClusterInterceptor instance)
public String getApiVersion()
getApiVersion in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public String getKind()
getKind in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public A withKind(String kind)
withKind in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public Boolean hasKind()
hasKind in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.MetadataNested<A> editMetadata()
editMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>@Deprecated public ClusterInterceptorSpec getSpec()
getSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorSpec buildSpec()
buildSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public A withSpec(ClusterInterceptorSpec spec)
withSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public Boolean hasSpec()
hasSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.SpecNested<A> withNewSpecLike(ClusterInterceptorSpec item)
withNewSpecLike in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.SpecNested<A> editSpec()
editSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.SpecNested<A> editOrNewSpecLike(ClusterInterceptorSpec item)
editOrNewSpecLike in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>@Deprecated public ClusterInterceptorStatus getStatus()
getStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorStatus buildStatus()
buildStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public A withStatus(ClusterInterceptorStatus status)
withStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public Boolean hasStatus()
hasStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.StatusNested<A> withNewStatusLike(ClusterInterceptorStatus item)
withNewStatusLike in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.StatusNested<A> editStatus()
editStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public ClusterInterceptorFluent.StatusNested<A> editOrNewStatusLike(ClusterInterceptorStatus item)
editOrNewStatusLike in interface ClusterInterceptorFluent<A extends ClusterInterceptorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterInterceptorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterInterceptorFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.