public class MachinePoolBuilder extends MachinePoolFluent<MachinePoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePool,MachinePoolBuilder>
MachinePoolFluent.MetadataServiceNested<N>, MachinePoolFluent.RootVolumeNested<N>| Constructor and Description |
|---|
MachinePoolBuilder() |
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
build() |
addAllToZones, addToAdditionalProperties, addToAdditionalProperties, addToZones, addToZones, buildMetadataService, buildRootVolume, copyInstance, editMetadataService, editOrNewMetadataService, editOrNewMetadataServiceLike, editOrNewRootVolume, editOrNewRootVolumeLike, editRootVolume, equals, getAdditionalProperties, getAmiID, getFirstZone, getIamRole, getLastZone, getMatchingZone, getType, getZone, getZones, hasAdditionalProperties, hasAmiID, hashCode, hasIamRole, hasMatchingZone, hasMetadataService, hasRootVolume, hasType, hasZones, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromZones, setToZones, toString, withAdditionalProperties, withAmiID, withIamRole, withMetadataService, withNewMetadataService, withNewMetadataService, withNewMetadataServiceLike, withNewRootVolume, withNewRootVolume, withNewRootVolumeLike, withRootVolume, 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–2023 Red Hat. All rights reserved.