public class DoneableResourceQuota extends ResourceQuotaFluentImpl<DoneableResourceQuota> implements Doneable<ResourceQuota>, ResourceQuotaFluent<DoneableResourceQuota>
ResourceQuotaFluentImpl.MetadataNestedImpl<N>, ResourceQuotaFluentImpl.SpecNestedImpl<N>, ResourceQuotaFluentImpl.StatusNestedImpl<N>
ResourceQuotaFluent.MetadataNested<N>, ResourceQuotaFluent.SpecNested<N>, ResourceQuotaFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
DoneableResourceQuota(Function<ResourceQuota,ResourceQuota> function) |
DoneableResourceQuota(ResourceQuota item) |
DoneableResourceQuota(ResourceQuota item,
Function<ResourceQuota,ResourceQuota> function) |
Modifier and Type | Method and Description |
---|---|
ResourceQuota |
done() |
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
public DoneableResourceQuota(Function<ResourceQuota,ResourceQuota> function)
public DoneableResourceQuota(ResourceQuota item, Function<ResourceQuota,ResourceQuota> function)
public DoneableResourceQuota(ResourceQuota item)
public ResourceQuota done()
done
in interface Doneable<ResourceQuota>
Copyright © 2011–2016 Red Hat. All rights reserved.