public class ControlPlaneMachineSetBuilder extends ControlPlaneMachineSetFluent<ControlPlaneMachineSetBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControlPlaneMachineSet,ControlPlaneMachineSetBuilder>
ControlPlaneMachineSetFluent.MetadataNested<N>, ControlPlaneMachineSetFluent.SpecNested<N>, ControlPlaneMachineSetFluent.StatusNested<N>| Constructor and Description |
|---|
ControlPlaneMachineSetBuilder() |
ControlPlaneMachineSetBuilder(ControlPlaneMachineSet instance) |
ControlPlaneMachineSetBuilder(ControlPlaneMachineSetFluent<?> fluent) |
ControlPlaneMachineSetBuilder(ControlPlaneMachineSetFluent<?> fluent,
ControlPlaneMachineSet instance) |
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneMachineSet |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, 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 ControlPlaneMachineSetBuilder()
public ControlPlaneMachineSetBuilder(ControlPlaneMachineSetFluent<?> fluent)
public ControlPlaneMachineSetBuilder(ControlPlaneMachineSetFluent<?> fluent, ControlPlaneMachineSet instance)
public ControlPlaneMachineSetBuilder(ControlPlaneMachineSet instance)
public ControlPlaneMachineSet build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ControlPlaneMachineSet>Copyright © 2015–2023 Red Hat. All rights reserved.