public class MachinePoolPlatformBuilder extends MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolPlatform,MachinePoolPlatformBuilder>
MachinePoolPlatformFluent.RootVolumeNested<N>, MachinePoolPlatformFluent.SpotMarketOptionsNested<N>| Constructor and Description |
|---|
MachinePoolPlatformBuilder() |
MachinePoolPlatformBuilder(Boolean validationEnabled) |
MachinePoolPlatformBuilder(MachinePoolPlatform instance) |
MachinePoolPlatformBuilder(MachinePoolPlatform instance,
Boolean validationEnabled) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent,
Boolean validationEnabled) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent,
MachinePoolPlatform instance) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent,
MachinePoolPlatform instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatform |
build() |
addAllToSubnets, addAllToZones, addToAdditionalProperties, addToAdditionalProperties, addToSubnets, addToSubnets, addToZones, addToZones, buildRootVolume, buildSpotMarketOptions, editOrNewRootVolume, editOrNewRootVolumeLike, editOrNewSpotMarketOptions, editOrNewSpotMarketOptionsLike, editRootVolume, editSpotMarketOptions, equals, getAdditionalProperties, getFirstSubnet, getFirstZone, getLastSubnet, getLastZone, getMatchingSubnet, getMatchingZone, getRootVolume, getSpotMarketOptions, getSubnet, getSubnets, getType, getZone, getZones, hasAdditionalProperties, hashCode, hasMatchingSubnet, hasMatchingZone, hasRootVolume, hasSpotMarketOptions, hasSubnets, hasType, hasZones, removeAllFromSubnets, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSubnets, removeFromZones, setToSubnets, setToZones, toString, withAdditionalProperties, withNewRootVolume, withNewRootVolume, withNewRootVolumeLike, withNewSpotMarketOptions, withNewSpotMarketOptions, withNewSpotMarketOptionsLike, withRootVolume, withSpotMarketOptions, withSubnets, withSubnets, withType, withZones, withZonesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolPlatformBuilder()
public MachinePoolPlatformBuilder(Boolean validationEnabled)
public MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent)
public MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent, Boolean validationEnabled)
public MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent, MachinePoolPlatform instance)
public MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent, MachinePoolPlatform instance, Boolean validationEnabled)
public MachinePoolPlatformBuilder(MachinePoolPlatform instance)
public MachinePoolPlatformBuilder(MachinePoolPlatform instance, Boolean validationEnabled)
public MachinePoolPlatform build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePoolPlatform>Copyright © 2015–2022 Red Hat. All rights reserved.