public class MachinePoolPlatformBuilder extends MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolPlatform,MachinePoolPlatformBuilder>
MachinePoolPlatformFluentImpl.RootVolumeNestedImpl<N>, MachinePoolPlatformFluentImpl.SpotMarketOptionsNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToSubnets, addAllToZones, addNewSubnet, addNewZone, addToAdditionalProperties, addToAdditionalProperties, addToSubnets, addToSubnets, addToZones, addToZones, buildRootVolume, buildSpotMarketOptions, editOrNewRootVolume, editOrNewRootVolumeLike, editOrNewSpotMarketOptions, editOrNewSpotMarketOptionsLike, editRootVolume, editSpotMarketOptions, getAdditionalProperties, getFirstSubnet, getFirstZone, getLastSubnet, getLastZone, getMatchingSubnet, getMatchingZone, getRootVolume, getSpotMarketOptions, getSubnet, getSubnets, getType, getZone, getZones, hasAdditionalProperties, hasMatchingSubnet, hasMatchingZone, hasRootVolume, hasSpotMarketOptions, hasSubnets, hasType, hasZones, removeAllFromSubnets, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSubnets, removeFromZones, setToSubnets, setToZones, withAdditionalProperties, withNewRootVolume, withNewRootVolume, withNewRootVolumeLike, withNewSpotMarketOptions, withNewSpotMarketOptions, withNewSpotMarketOptionsLike, withNewType, withRootVolume, withSpotMarketOptions, withSubnets, withSubnets, withType, withZones, withZonesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder>public int hashCode()
hashCode in class MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.