public class ClusterResourceQuotaBuilder extends ClusterResourceQuotaFluentImpl<ClusterResourceQuotaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterResourceQuota,ClusterResourceQuotaBuilder>
ClusterResourceQuotaFluentImpl.MetadataNestedImpl<N>, ClusterResourceQuotaFluentImpl.SpecNestedImpl<N>, ClusterResourceQuotaFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
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, withStatusaccept, 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>public boolean equals(Object o)
equals in class ClusterResourceQuotaFluentImpl<ClusterResourceQuotaBuilder>public int hashCode()
hashCode in class ClusterResourceQuotaFluentImpl<ClusterResourceQuotaBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.