public class ResourceQuotaFluentImpl<A extends ResourceQuotaFluent<A>> extends BaseFluent<A> implements ResourceQuotaFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceQuotaFluentImpl.MetadataNestedImpl<N> |
class |
ResourceQuotaFluentImpl.SpecNestedImpl<N> |
class |
ResourceQuotaFluentImpl.StatusNestedImpl<N> |
ResourceQuotaFluent.MetadataNested<N>, ResourceQuotaFluent.SpecNested<N>, ResourceQuotaFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
ResourceQuotaFluentImpl() |
ResourceQuotaFluentImpl(ResourceQuota instance) |
public ResourceQuotaFluentImpl()
public ResourceQuotaFluentImpl(ResourceQuota instance)
public String getApiVersion()
getApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public String getKind()
getKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withKind(String kind)
withKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public Boolean hasKind()
hasKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withNewKind(String arg1)
withNewKind in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.MetadataNested<A> editMetadata()
editMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>@Deprecated public ResourceQuotaSpec getSpec()
getSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaSpec buildSpec()
buildSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withSpec(ResourceQuotaSpec spec)
withSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public Boolean hasSpec()
hasSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.SpecNested<A> withNewSpec()
withNewSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.SpecNested<A> withNewSpecLike(ResourceQuotaSpec item)
withNewSpecLike in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.SpecNested<A> editSpec()
editSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.SpecNested<A> editOrNewSpecLike(ResourceQuotaSpec item)
editOrNewSpecLike in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>@Deprecated public ResourceQuotaStatus getStatus()
getStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaStatus buildStatus()
buildStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public A withStatus(ResourceQuotaStatus status)
withStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public Boolean hasStatus()
hasStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.StatusNested<A> withNewStatus()
withNewStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.StatusNested<A> withNewStatusLike(ResourceQuotaStatus item)
withNewStatusLike in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.StatusNested<A> editStatus()
editStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>public ResourceQuotaFluent.StatusNested<A> editOrNewStatusLike(ResourceQuotaStatus item)
editOrNewStatusLike in interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.