public class AppliedClusterResourceQuotaFluentImpl<A extends AppliedClusterResourceQuotaFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AppliedClusterResourceQuotaFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AppliedClusterResourceQuotaFluentImpl.MetadataNestedImpl<N> |
class |
AppliedClusterResourceQuotaFluentImpl.SpecNestedImpl<N> |
class |
AppliedClusterResourceQuotaFluentImpl.StatusNestedImpl<N> |
AppliedClusterResourceQuotaFluent.MetadataNested<N>, AppliedClusterResourceQuotaFluent.SpecNested<N>, AppliedClusterResourceQuotaFluent.StatusNested<N>| Constructor and Description |
|---|
AppliedClusterResourceQuotaFluentImpl() |
AppliedClusterResourceQuotaFluentImpl(AppliedClusterResourceQuota instance) |
public 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 A withNewApiVersion(String arg1)
withNewApiVersion in interface AppliedClusterResourceQuotaFluent<A extends AppliedClusterResourceQuotaFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface AppliedClusterResourceQuotaFluent<A extends AppliedClusterResourceQuotaFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion 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>>public A withNewKind(String arg1)
withNewKind in interface AppliedClusterResourceQuotaFluent<A extends AppliedClusterResourceQuotaFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface AppliedClusterResourceQuotaFluent<A extends AppliedClusterResourceQuotaFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind 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>>Copyright © 2015–2020 Red Hat. All rights reserved.