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