public class V1ResourceQuotaBuilder extends V1ResourceQuotaFluentImpl<V1ResourceQuotaBuilder> implements VisitableBuilder<V1ResourceQuota,V1ResourceQuotaBuilder>
V1ResourceQuotaFluentImpl.MetadataNestedImpl<N>, V1ResourceQuotaFluentImpl.SpecNestedImpl<N>, V1ResourceQuotaFluentImpl.StatusNestedImpl<N>
V1ResourceQuotaFluent.MetadataNested<N>, V1ResourceQuotaFluent.SpecNested<N>, V1ResourceQuotaFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
V1ResourceQuotaBuilder() |
V1ResourceQuotaBuilder(Boolean validationEnabled) |
V1ResourceQuotaBuilder(V1ResourceQuota instance) |
V1ResourceQuotaBuilder(V1ResourceQuota instance,
Boolean validationEnabled) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent,
Boolean validationEnabled) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent,
V1ResourceQuota instance) |
V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent,
V1ResourceQuota instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ResourceQuota |
build() |
boolean |
equals(Object o) |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
accept, aggregate, aggregate, build, build, builderOf
public V1ResourceQuotaBuilder()
public V1ResourceQuotaBuilder(Boolean validationEnabled)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent, Boolean validationEnabled)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent, V1ResourceQuota instance)
public V1ResourceQuotaBuilder(V1ResourceQuotaFluent<?> fluent, V1ResourceQuota instance, Boolean validationEnabled)
public V1ResourceQuotaBuilder(V1ResourceQuota instance)
public V1ResourceQuotaBuilder(V1ResourceQuota instance, Boolean validationEnabled)
public V1ResourceQuota build()
build
in interface Builder<V1ResourceQuota>
public boolean equals(Object o)
equals
in class V1ResourceQuotaFluentImpl<V1ResourceQuotaBuilder>
Copyright © 2020. All rights reserved.