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