public class MachinePoolBuilder extends MachinePoolFluentImpl<MachinePoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePool,MachinePoolBuilder>
MachinePoolFluentImpl.CpuNestedImpl<N>, MachinePoolFluentImpl.OsDiskNestedImpl<N>MachinePoolFluent.CpuNested<N>, MachinePoolFluent.OsDiskNested<N>| Constructor and Description |
|---|
MachinePoolBuilder() |
MachinePoolBuilder(Boolean validationEnabled) |
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePool instance,
Boolean validationEnabled) |
MachinePoolBuilder(MachinePoolFluent<?> fluent) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
Boolean validationEnabled) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAffinityGroupsNames, addNewAffinityGroupsName, addToAdditionalProperties, addToAdditionalProperties, addToAffinityGroupsNames, addToAffinityGroupsNames, buildCpu, buildOsDisk, editCpu, editOrNewCpu, editOrNewCpuLike, editOrNewOsDisk, editOrNewOsDiskLike, editOsDisk, getAdditionalProperties, getAffinityGroupsName, getAffinityGroupsNames, getAutoPinningPolicy, getCpu, getFirstAffinityGroupsName, getHugepages, getInstanceTypeID, getLastAffinityGroupsName, getMatchingAffinityGroupsName, getMemoryMB, getOsDisk, getVmType, hasAdditionalProperties, hasAffinityGroupsNames, hasAutoPinningPolicy, hasCpu, hasHugepages, hasInstanceTypeID, hasMatchingAffinityGroupsName, hasMemoryMB, hasOsDisk, hasVmType, removeAllFromAffinityGroupsNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAffinityGroupsNames, setToAffinityGroupsNames, withAdditionalProperties, withAffinityGroupsNames, withAffinityGroupsNames, withAutoPinningPolicy, withCpu, withHugepages, withInstanceTypeID, withMemoryMB, withNewAutoPinningPolicy, withNewCpu, withNewCpu, withNewCpuLike, withNewInstanceTypeID, withNewOsDisk, withNewOsDisk, withNewOsDiskLike, withNewVmType, withOsDisk, withVmTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic MachinePoolBuilder()
public MachinePoolBuilder(Boolean validationEnabled)
public MachinePoolBuilder(MachinePoolFluent<?> fluent)
public MachinePoolBuilder(MachinePoolFluent<?> fluent, Boolean validationEnabled)
public MachinePoolBuilder(MachinePoolFluent<?> fluent, MachinePool instance)
public MachinePoolBuilder(MachinePoolFluent<?> fluent, MachinePool instance, Boolean validationEnabled)
public MachinePoolBuilder(MachinePool instance)
public MachinePoolBuilder(MachinePool instance, Boolean validationEnabled)
public MachinePool build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePool>public boolean equals(Object o)
equals in class MachinePoolFluentImpl<MachinePoolBuilder>public int hashCode()
hashCode in class MachinePoolFluentImpl<MachinePoolBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.