public class MachinePoolBuilder extends MachinePoolFluentImpl<MachinePoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePool,MachinePoolBuilder>
MachinePoolFluent.RootVolumeNested<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() |
addAllToZones, addToAdditionalProperties, addToAdditionalProperties, addToZones, addToZones, buildRootVolume, editOrNewRootVolume, editOrNewRootVolumeLike, editRootVolume, equals, getAdditionalProperties, getAmiID, getFirstZone, getIamRole, getLastZone, getMatchingZone, getRootVolume, getType, getZone, getZones, hasAdditionalProperties, hasAmiID, hashCode, hasIamRole, hasMatchingZone, hasRootVolume, hasType, hasZones, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromZones, setToZones, toString, withAdditionalProperties, withAmiID, withIamRole, withNewRootVolume, withNewRootVolume, withNewRootVolumeLike, withRootVolume, withType, withZones, withZonesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.