public class ClusterPoolBuilder extends ClusterPoolFluentImpl<ClusterPoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterPool,ClusterPoolBuilder>
ClusterPoolFluent.MetadataNested<N>, ClusterPoolFluent.SpecNested<N>, ClusterPoolFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterPoolBuilder() |
ClusterPoolBuilder(Boolean validationEnabled) |
ClusterPoolBuilder(ClusterPool instance) |
ClusterPoolBuilder(ClusterPool instance,
Boolean validationEnabled) |
ClusterPoolBuilder(ClusterPoolFluent<?> fluent) |
ClusterPoolBuilder(ClusterPoolFluent<?> fluent,
Boolean validationEnabled) |
ClusterPoolBuilder(ClusterPoolFluent<?> fluent,
ClusterPool instance) |
ClusterPoolBuilder(ClusterPoolFluent<?> fluent,
ClusterPool instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterPool |
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 ClusterPoolBuilder()
public ClusterPoolBuilder(Boolean validationEnabled)
public ClusterPoolBuilder(ClusterPoolFluent<?> fluent)
public ClusterPoolBuilder(ClusterPoolFluent<?> fluent, Boolean validationEnabled)
public ClusterPoolBuilder(ClusterPoolFluent<?> fluent, ClusterPool instance)
public ClusterPoolBuilder(ClusterPoolFluent<?> fluent, ClusterPool instance, Boolean validationEnabled)
public ClusterPoolBuilder(ClusterPool instance)
public ClusterPoolBuilder(ClusterPool instance, Boolean validationEnabled)
public ClusterPool build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterPool>Copyright © 2015–2022 Red Hat. All rights reserved.