public class ResourceQuotaBuilder extends ResourceQuotaFluent<ResourceQuotaBuilder> implements VisitableBuilder<ResourceQuota,ResourceQuotaBuilder>
ResourceQuotaFluent.MetadataNested<N>, ResourceQuotaFluent.SpecNested<N>_visitables| Constructor and Description |
|---|
ResourceQuotaBuilder() |
ResourceQuotaBuilder(ResourceQuota instance) |
ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent) |
ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent,
ResourceQuota instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableResourceQuota |
build() |
addToAdditionalProperties, editMetadata, editSpec, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec, withStatusaccept, aggregate, aggregate, build, buildpublic ResourceQuotaBuilder()
public ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent)
public ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent, ResourceQuota instance)
public ResourceQuotaBuilder(ResourceQuota instance)
public EditableResourceQuota build()
build in interface Builder<ResourceQuota>Copyright © 2011–2015 Red Hat. All rights reserved.