Package io.fabric8.kubernetes.api.model
Class ResourceQuotaFluentImpl<A extends ResourceQuotaFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ResourceQuotaFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ResourceQuotaFluent<A>
- Direct Known Subclasses:
BaseKubernetesListFluentImpl.ResourceQuotaItemsNestedImpl,KubeSchemaFluentImpl.ResourceQuotaNestedImpl,NamedExtensionFluentImpl.ResourceQuotaExtensionNestedImpl,ResourceQuotaBuilder,ResourceQuotaListFluentImpl.ItemsNestedImpl,WatchEventFluentImpl.ResourceQuotaObjectNestedImpl
public class ResourceQuotaFluentImpl<A extends ResourceQuotaFluent<A>> extends BaseFluent<A> implements ResourceQuotaFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classResourceQuotaFluentImpl.MetadataNestedImpl<N>classResourceQuotaFluentImpl.SpecNestedImpl<N>classResourceQuotaFluentImpl.StatusNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ResourceQuotaFluent
ResourceQuotaFluent.MetadataNested<N>, ResourceQuotaFluent.SpecNested<N>, ResourceQuotaFluent.StatusNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description ResourceQuotaFluentImpl()ResourceQuotaFluentImpl(ResourceQuota instance)
-
Method Summary
-
-
-
Constructor Detail
-
ResourceQuotaFluentImpl
public ResourceQuotaFluentImpl()
-
ResourceQuotaFluentImpl
public ResourceQuotaFluentImpl(ResourceQuota instance)
-
-
Method Detail
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
getMetadata
@Deprecated public ObjectMeta getMetadata()
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public ObjectMeta buildMetadata()
- Specified by:
buildMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withMetadata
public A withMetadata(ObjectMeta metadata)
- Specified by:
withMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
hasMetadata
public Boolean hasMetadata()
- Specified by:
hasMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewMetadata
public ResourceQuotaFluent.MetadataNested<A> withNewMetadata()
- Specified by:
withNewMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewMetadataLike
public ResourceQuotaFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
- Specified by:
withNewMetadataLikein interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editMetadata
public ResourceQuotaFluent.MetadataNested<A> editMetadata()
- Specified by:
editMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editOrNewMetadata
public ResourceQuotaFluent.MetadataNested<A> editOrNewMetadata()
- Specified by:
editOrNewMetadatain interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editOrNewMetadataLike
public ResourceQuotaFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
- Specified by:
editOrNewMetadataLikein interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
getSpec
@Deprecated public ResourceQuotaSpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public ResourceQuotaSpec buildSpec()
- Specified by:
buildSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withSpec
public A withSpec(ResourceQuotaSpec spec)
- Specified by:
withSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
hasSpec
public Boolean hasSpec()
- Specified by:
hasSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewSpec
public ResourceQuotaFluent.SpecNested<A> withNewSpec()
- Specified by:
withNewSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewSpecLike
public ResourceQuotaFluent.SpecNested<A> withNewSpecLike(ResourceQuotaSpec item)
- Specified by:
withNewSpecLikein interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editSpec
public ResourceQuotaFluent.SpecNested<A> editSpec()
- Specified by:
editSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editOrNewSpec
public ResourceQuotaFluent.SpecNested<A> editOrNewSpec()
- Specified by:
editOrNewSpecin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editOrNewSpecLike
public ResourceQuotaFluent.SpecNested<A> editOrNewSpecLike(ResourceQuotaSpec item)
- Specified by:
editOrNewSpecLikein interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
getStatus
@Deprecated public ResourceQuotaStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>- Returns:
- The buildable object.
-
buildStatus
public ResourceQuotaStatus buildStatus()
- Specified by:
buildStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withStatus
public A withStatus(ResourceQuotaStatus status)
- Specified by:
withStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewStatus
public ResourceQuotaFluent.StatusNested<A> withNewStatus()
- Specified by:
withNewStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
withNewStatusLike
public ResourceQuotaFluent.StatusNested<A> withNewStatusLike(ResourceQuotaStatus item)
- Specified by:
withNewStatusLikein interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editStatus
public ResourceQuotaFluent.StatusNested<A> editStatus()
- Specified by:
editStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editOrNewStatus
public ResourceQuotaFluent.StatusNested<A> editOrNewStatus()
- Specified by:
editOrNewStatusin interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
editOrNewStatusLike
public ResourceQuotaFluent.StatusNested<A> editOrNewStatusLike(ResourceQuotaStatus item)
- Specified by:
editOrNewStatusLikein interfaceResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
-
-