public class ClusterResourceQuotaSelectorBuilder extends ClusterResourceQuotaSelectorFluent<ClusterResourceQuotaSelectorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterResourceQuotaSelector,ClusterResourceQuotaSelectorBuilder>
ClusterResourceQuotaSelectorFluent.LabelsNested<N>| Constructor and Description |
|---|
ClusterResourceQuotaSelectorBuilder() |
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelector instance) |
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelectorFluent<?> fluent) |
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelectorFluent<?> fluent,
ClusterResourceQuotaSelector instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuotaSelector |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, buildLabels, copyInstance, editLabels, editOrNewLabels, editOrNewLabelsLike, equals, getAdditionalProperties, getAnnotations, hasAdditionalProperties, hasAnnotations, hashCode, hasLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, toString, withAdditionalProperties, withAnnotations, withLabels, withNewLabels, withNewLabelsLikeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ClusterResourceQuotaSelectorBuilder()
public ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelectorFluent<?> fluent)
public ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelectorFluent<?> fluent, ClusterResourceQuotaSelector instance)
public ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelector instance)
public ClusterResourceQuotaSelector build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterResourceQuotaSelector>Copyright © 2015–2024 Red Hat. All rights reserved.