public class ResourceQuotaBuilder extends ResourceQuotaFluent<ResourceQuotaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ResourceQuota,ResourceQuotaBuilder>
ResourceQuotaFluent.MetadataNested<N>, ResourceQuotaFluent.SpecNested<N>, ResourceQuotaFluent.StatusNested<N>| Constructor and Description |
|---|
ResourceQuotaBuilder() |
ResourceQuotaBuilder(ResourceQuota instance) |
ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent) |
ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent,
ResourceQuota instance) |
| Modifier and Type | Method and Description |
|---|---|
ResourceQuota |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ResourceQuotaBuilder()
public ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent)
public ResourceQuotaBuilder(ResourceQuotaFluent<?> fluent, ResourceQuota instance)
public ResourceQuotaBuilder(ResourceQuota instance)
public ResourceQuota build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ResourceQuota>Copyright © 2015–2023 Red Hat. All rights reserved.