public class MachinePoolPlatformBuilder extends MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolPlatform,MachinePoolPlatformBuilder>
MachinePoolPlatformFluent.AwsNested<N>, MachinePoolPlatformFluent.AzureNested<N>, MachinePoolPlatformFluent.GcpGcpNested<N>, MachinePoolPlatformFluent.OpenstackOpenstackNested<N>, MachinePoolPlatformFluent.OvirtOvirtNested<N>, MachinePoolPlatformFluent.VsphereVsphereNested<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() |
addToAdditionalProperties, addToAdditionalProperties, buildAws, buildAzure, buildGcp, buildOpenstack, buildOvirt, buildVsphere, editAws, editAzure, editGcpGcp, editOpenstackOpenstack, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewGcp, editOrNewGcpLike, editOrNewOpenstack, editOrNewOpenstackLike, editOrNewOvirt, editOrNewOvirtLike, editOrNewVsphere, editOrNewVsphereLike, editOvirtOvirt, editVsphereVsphere, equals, getAdditionalProperties, getAws, getAzure, getGcp, getOpenstack, getOvirt, getVsphere, hasAdditionalProperties, hasAws, hasAzure, hasGcp, hashCode, hasOpenstack, hasOvirt, hasVsphere, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAws, withAzure, withGcp, withNewAws, withNewAwsLike, withNewAzure, withNewAzureLike, withNewGcpGcp, withNewGcpLike, withNewOpenstackLike, withNewOpenstackOpenstack, withNewOvirtLike, withNewOvirtOvirt, withNewVsphereLike, withNewVsphereVsphere, withOpenstack, withOvirt, withVsphereaccept, 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.