public class ThanosRulerFluentImpl<A extends ThanosRulerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ThanosRulerFluent<A>
ThanosRulerFluent.MetadataNested<N>, ThanosRulerFluent.SpecNested<N>, ThanosRulerFluent.StatusNested<N>| Constructor and Description |
|---|
ThanosRulerFluentImpl() |
ThanosRulerFluentImpl(ThanosRuler instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ThanosRulerFluentImpl()
public ThanosRulerFluentImpl(ThanosRuler instance)
public String getApiVersion()
getApiVersion in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public String getKind()
getKind in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A withKind(String kind)
withKind in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Boolean hasKind()
hasKind in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.MetadataNested<A> editMetadata()
editMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>@Deprecated public ThanosRulerSpec getSpec()
getSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerSpec buildSpec()
buildSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A withSpec(ThanosRulerSpec spec)
withSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Boolean hasSpec()
hasSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.SpecNested<A> withNewSpecLike(ThanosRulerSpec item)
withNewSpecLike in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.SpecNested<A> editSpec()
editSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.SpecNested<A> editOrNewSpecLike(ThanosRulerSpec item)
editOrNewSpecLike in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>@Deprecated public ThanosRulerStatus getStatus()
getStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerStatus buildStatus()
buildStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A withStatus(ThanosRulerStatus status)
withStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Boolean hasStatus()
hasStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A withNewStatus(Integer availableReplicas, Boolean paused, Integer replicas, Integer unavailableReplicas, Integer updatedReplicas)
withNewStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.StatusNested<A> withNewStatusLike(ThanosRulerStatus item)
withNewStatusLike in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.StatusNested<A> editStatus()
editStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public ThanosRulerFluent.StatusNested<A> editOrNewStatusLike(ThanosRulerStatus item)
editOrNewStatusLike in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ThanosRulerFluent<A extends ThanosRulerFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ThanosRulerFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ThanosRulerFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.