public class MachinePoolSpecBuilder extends MachinePoolSpecFluentImpl<MachinePoolSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolSpec,MachinePoolSpecBuilder>
MachinePoolSpecFluentImpl.AutoscalingNestedImpl<N>, MachinePoolSpecFluentImpl.ClusterDeploymentRefNestedImpl<N>, MachinePoolSpecFluentImpl.PlatformNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToTaints, addNewTaint, addToAdditionalProperties, addToAdditionalProperties, addToLabels, addToLabels, addToTaints, addToTaints, buildAutoscaling, buildClusterDeploymentRef, buildPlatform, editAutoscaling, editClusterDeploymentRef, editOrNewAutoscaling, editOrNewAutoscalingLike, editOrNewClusterDeploymentRef, editOrNewClusterDeploymentRefLike, editOrNewPlatform, editOrNewPlatformLike, editPlatform, getAdditionalProperties, getAutoscaling, getClusterDeploymentRef, getFirstTaint, getLabels, getLastTaint, getMatchingTaint, getName, getPlatform, getReplicas, getTaint, getTaints, hasAdditionalProperties, hasAutoscaling, hasClusterDeploymentRef, hasLabels, hasMatchingTaint, hasName, hasPlatform, hasReplicas, hasTaints, removeAllFromTaints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLabels, removeFromLabels, removeFromTaints, setToTaints, withAdditionalProperties, withAutoscaling, withClusterDeploymentRef, withLabels, withName, withNewAutoscaling, withNewAutoscaling, withNewAutoscalingLike, withNewClusterDeploymentRef, withNewClusterDeploymentRef, withNewClusterDeploymentRefLike, withNewName, withNewPlatform, withNewPlatformLike, withPlatform, withReplicas, withTaints, withTaintsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class MachinePoolSpecFluentImpl<MachinePoolSpecBuilder>public int hashCode()
hashCode in class MachinePoolSpecFluentImpl<MachinePoolSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.