public class ControlPlaneMachineSetSpecBuilder extends ControlPlaneMachineSetSpecFluent<ControlPlaneMachineSetSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControlPlaneMachineSetSpec,ControlPlaneMachineSetSpecBuilder>
ControlPlaneMachineSetSpecFluent.SelectorNested<N>, ControlPlaneMachineSetSpecFluent.StrategyNested<N>, ControlPlaneMachineSetSpecFluent.TemplateNested<N>| Constructor and Description |
|---|
ControlPlaneMachineSetSpecBuilder() |
ControlPlaneMachineSetSpecBuilder(ControlPlaneMachineSetSpec instance) |
ControlPlaneMachineSetSpecBuilder(ControlPlaneMachineSetSpecFluent<?> fluent) |
ControlPlaneMachineSetSpecBuilder(ControlPlaneMachineSetSpecFluent<?> fluent,
ControlPlaneMachineSetSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneMachineSetSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSelector, buildStrategy, buildTemplate, copyInstance, editOrNewSelector, editOrNewSelectorLike, editOrNewStrategy, editOrNewStrategyLike, editOrNewTemplate, editOrNewTemplateLike, editSelector, editStrategy, editTemplate, equals, getAdditionalProperties, getReplicas, getState, hasAdditionalProperties, hashCode, hasReplicas, hasSelector, hasState, hasStrategy, hasTemplate, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewSelector, withNewSelectorLike, withNewStrategy, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withState, withStrategy, withTemplateaggregate, aggregate, build, build, builderOf, getVisitableMappublic ControlPlaneMachineSetSpecBuilder()
public ControlPlaneMachineSetSpecBuilder(ControlPlaneMachineSetSpecFluent<?> fluent)
public ControlPlaneMachineSetSpecBuilder(ControlPlaneMachineSetSpecFluent<?> fluent, ControlPlaneMachineSetSpec instance)
public ControlPlaneMachineSetSpecBuilder(ControlPlaneMachineSetSpec instance)
public ControlPlaneMachineSetSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ControlPlaneMachineSetSpec>Copyright © 2015–2024 Red Hat. All rights reserved.