public class MachinePoolSpecBuilder extends MachinePoolSpecFluentImpl<MachinePoolSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolSpec,MachinePoolSpecBuilder>
MachinePoolSpecFluent.AutoscalingNested<N>, MachinePoolSpecFluent.ClusterDeploymentRefNested<N>, MachinePoolSpecFluent.PlatformNested<N>| Constructor and Description |
|---|
MachinePoolSpecBuilder() |
MachinePoolSpecBuilder(Boolean validationEnabled) |
MachinePoolSpecBuilder(MachinePoolSpec instance) |
MachinePoolSpecBuilder(MachinePoolSpec instance,
Boolean validationEnabled) |
MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent) |
MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent,
Boolean validationEnabled) |
MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent,
MachinePoolSpec instance) |
MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent,
MachinePoolSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolSpec |
build() |
addAllToTaints, addNewTaint, addToAdditionalProperties, addToAdditionalProperties, addToLabels, addToLabels, addToTaints, addToTaints, buildAutoscaling, buildClusterDeploymentRef, buildPlatform, editAutoscaling, editClusterDeploymentRef, editOrNewAutoscaling, editOrNewAutoscalingLike, editOrNewClusterDeploymentRef, editOrNewClusterDeploymentRefLike, editOrNewPlatform, editOrNewPlatformLike, editPlatform, equals, getAdditionalProperties, getAutoscaling, getClusterDeploymentRef, getFirstTaint, getLabels, getLastTaint, getMatchingTaint, getName, getPlatform, getReplicas, getTaint, getTaints, hasAdditionalProperties, hasAutoscaling, hasClusterDeploymentRef, hashCode, hasLabels, hasMatchingTaint, hasName, hasPlatform, hasReplicas, hasTaints, removeAllFromTaints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLabels, removeFromLabels, removeFromTaints, setToTaints, toString, withAdditionalProperties, withAutoscaling, withClusterDeploymentRef, withLabels, withName, withNewAutoscaling, withNewAutoscaling, withNewAutoscalingLike, withNewClusterDeploymentRef, withNewClusterDeploymentRef, withNewClusterDeploymentRefLike, withNewPlatform, withNewPlatformLike, withPlatform, withReplicas, withTaints, withTaintsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolSpecBuilder()
public MachinePoolSpecBuilder(Boolean validationEnabled)
public MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent)
public MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent, Boolean validationEnabled)
public MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent, MachinePoolSpec instance)
public MachinePoolSpecBuilder(MachinePoolSpecFluent<?> fluent, MachinePoolSpec instance, Boolean validationEnabled)
public MachinePoolSpecBuilder(MachinePoolSpec instance)
public MachinePoolSpecBuilder(MachinePoolSpec instance, Boolean validationEnabled)
public MachinePoolSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePoolSpec>Copyright © 2015–2022 Red Hat. All rights reserved.