public class MachinePoolBuilder extends MachinePoolFluent<MachinePoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePool,MachinePoolBuilder>
MachinePoolFluent.OsDiskNested<N>| Constructor and Description |
|---|
MachinePoolBuilder() |
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
build() |
addAllToTags, addAllToZones, addToAdditionalProperties, addToAdditionalProperties, addToTags, addToTags, addToZones, addToZones, buildOsDisk, copyInstance, editOrNewOsDisk, editOrNewOsDiskLike, editOsDisk, equals, getAdditionalProperties, getConfidentialCompute, getFirstTag, getFirstZone, getLastTag, getLastZone, getMatchingTag, getMatchingZone, getOnHostMaintenance, getSecureBoot, getTag, getTags, getType, getZone, getZones, hasAdditionalProperties, hasConfidentialCompute, hashCode, hasMatchingTag, hasMatchingZone, hasOnHostMaintenance, hasOsDisk, hasSecureBoot, hasTags, hasType, hasZones, removeAllFromTags, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTags, removeFromZones, setToTags, setToZones, toString, withAdditionalProperties, withConfidentialCompute, withNewOsDisk, withNewOsDiskLike, withOnHostMaintenance, withOsDisk, withSecureBoot, withTags, withTags, withType, withZones, withZonesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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.