public class V1ResourceQuotaBuilder extends V1ResourceQuotaFluentImpl<V1ResourceQuotaBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ResourceQuota,V1ResourceQuotaBuilder>
V1ResourceQuotaFluent.MetadataNested<N>, V1ResourceQuotaFluent.SpecNested<N>, V1ResourceQuotaFluent.StatusNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ResourceQuotaBuilder() |
V1ResourceQuotaBuilder(Boolean validationEnabled) |
V1ResourceQuotaBuilder(io.kubernetes.client.openapi.models.V1ResourceQuota instance) |
V1ResourceQuotaBuilder(io.kubernetes.client.openapi.models.V1ResourceQuota instance,
Boolean validationEnabled) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent,
Boolean validationEnabled) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceQuota instance) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ResourceQuota instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ResourceQuota |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ResourceQuotaBuilder()
public V1ResourceQuotaBuilder(Boolean validationEnabled)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent, Boolean validationEnabled)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuota instance)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceQuota instance, Boolean validationEnabled)
public V1ResourceQuotaBuilder(io.kubernetes.client.openapi.models.V1ResourceQuota instance)
public V1ResourceQuotaBuilder(io.kubernetes.client.openapi.models.V1ResourceQuota instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.