public class MachinePoolPlatformBuilder extends MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolPlatform,MachinePoolPlatformBuilder>
MachinePoolPlatformFluentImpl.AwsNestedImpl<N>, MachinePoolPlatformFluentImpl.AzureNestedImpl<N>, MachinePoolPlatformFluentImpl.GcpGcpNestedImpl<N>, MachinePoolPlatformFluentImpl.OpenstackOpenstackNestedImpl<N>, MachinePoolPlatformFluentImpl.OvirtOvirtNestedImpl<N>, MachinePoolPlatformFluentImpl.VsphereVsphereNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
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, getAdditionalProperties, getAws, getAzure, getGcp, getOpenstack, getOvirt, getVsphere, hasAdditionalProperties, hasAws, hasAzure, hasGcp, hasOpenstack, hasOvirt, hasVsphere, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAws, withAzure, withGcp, withNewAws, withNewAwsLike, withNewAzure, withNewAzureLike, withNewGcpGcp, withNewGcpLike, withNewOpenstackLike, withNewOpenstackOpenstack, withNewOvirtLike, withNewOvirtOvirt, withNewVsphereLike, withNewVsphereVsphere, withOpenstack, withOvirt, withVsphereaccept, 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–2022 Red Hat. All rights reserved.