public class ClusterResourceQuotaBuilder extends ClusterResourceQuotaFluentImpl<ClusterResourceQuotaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterResourceQuota,ClusterResourceQuotaBuilder>
ClusterResourceQuotaFluent.MetadataNested<N>, ClusterResourceQuotaFluent.SpecNested<N>, ClusterResourceQuotaFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterResourceQuotaBuilder() |
ClusterResourceQuotaBuilder(Boolean validationEnabled) |
ClusterResourceQuotaBuilder(ClusterResourceQuota instance) |
ClusterResourceQuotaBuilder(ClusterResourceQuota instance,
Boolean validationEnabled) |
ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent) |
ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent,
Boolean validationEnabled) |
ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent,
ClusterResourceQuota instance) |
ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent,
ClusterResourceQuota instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuota |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, 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 ClusterResourceQuotaBuilder()
public ClusterResourceQuotaBuilder(Boolean validationEnabled)
public ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent)
public ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent, Boolean validationEnabled)
public ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent, ClusterResourceQuota instance)
public ClusterResourceQuotaBuilder(ClusterResourceQuotaFluent<?> fluent, ClusterResourceQuota instance, Boolean validationEnabled)
public ClusterResourceQuotaBuilder(ClusterResourceQuota instance)
public ClusterResourceQuotaBuilder(ClusterResourceQuota instance, Boolean validationEnabled)
public ClusterResourceQuota build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterResourceQuota>Copyright © 2015–2022 Red Hat. All rights reserved.