public class ControlPlaneMachineSetStrategyBuilder extends ControlPlaneMachineSetStrategyFluent<ControlPlaneMachineSetStrategyBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ControlPlaneMachineSetStrategy,ControlPlaneMachineSetStrategyBuilder>
| Constructor and Description |
|---|
ControlPlaneMachineSetStrategyBuilder() |
ControlPlaneMachineSetStrategyBuilder(ControlPlaneMachineSetStrategy instance) |
ControlPlaneMachineSetStrategyBuilder(ControlPlaneMachineSetStrategyFluent<?> fluent) |
ControlPlaneMachineSetStrategyBuilder(ControlPlaneMachineSetStrategyFluent<?> fluent,
ControlPlaneMachineSetStrategy instance) |
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneMachineSetStrategy |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ControlPlaneMachineSetStrategyBuilder()
public ControlPlaneMachineSetStrategyBuilder(ControlPlaneMachineSetStrategyFluent<?> fluent)
public ControlPlaneMachineSetStrategyBuilder(ControlPlaneMachineSetStrategyFluent<?> fluent, ControlPlaneMachineSetStrategy instance)
public ControlPlaneMachineSetStrategyBuilder(ControlPlaneMachineSetStrategy instance)
public ControlPlaneMachineSetStrategy build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ControlPlaneMachineSetStrategy>Copyright © 2015–2024 Red Hat. All rights reserved.