public class MachinePoolBuilder extends MachinePoolFluent<MachinePoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePool,MachinePoolBuilder>
MachinePoolFluent.BootVolumeNested<N>, MachinePoolFluent.DedicatedHostsNested<N>| Constructor and Description |
|---|
MachinePoolBuilder() |
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
build() |
addAllToDedicatedHosts, addAllToZones, addNewDedicatedHost, addNewDedicatedHost, addNewDedicatedHostLike, addToAdditionalProperties, addToAdditionalProperties, addToDedicatedHosts, addToDedicatedHosts, addToZones, addToZones, buildBootVolume, buildDedicatedHost, buildDedicatedHosts, buildFirstDedicatedHost, buildLastDedicatedHost, buildMatchingDedicatedHost, copyInstance, editBootVolume, editDedicatedHost, editFirstDedicatedHost, editLastDedicatedHost, editMatchingDedicatedHost, editOrNewBootVolume, editOrNewBootVolumeLike, equals, getAdditionalProperties, getFirstZone, getLastZone, getMatchingZone, getType, getZone, getZones, hasAdditionalProperties, hasBootVolume, hasDedicatedHosts, hashCode, hasMatchingDedicatedHost, hasMatchingZone, hasType, hasZones, removeAllFromDedicatedHosts, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDedicatedHosts, removeFromZones, removeMatchingFromDedicatedHosts, setNewDedicatedHostLike, setToDedicatedHosts, setToZones, toString, withAdditionalProperties, withBootVolume, withDedicatedHosts, withDedicatedHosts, withNewBootVolume, withNewBootVolume, withNewBootVolumeLike, withType, withZones, withZonesaggregate, aggregate, build, build, builderOf, getVisitableMappublic MachinePoolBuilder()
public MachinePoolBuilder(MachinePoolFluent<?> fluent)
public MachinePoolBuilder(MachinePoolFluent<?> fluent, MachinePool instance)
public MachinePoolBuilder(MachinePool instance)
public MachinePool build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePool>Copyright © 2015–2024 Red Hat. All rights reserved.