public class MachinePoolPlatformBuilder extends MachinePoolPlatformFluentImpl<MachinePoolPlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolPlatform,MachinePoolPlatformBuilder>
MachinePoolPlatformFluentImpl.AlibabacloudNestedImpl<N>, MachinePoolPlatformFluentImpl.AwsAwsNestedImpl<N>, MachinePoolPlatformFluentImpl.AzureAzureNestedImpl<N>, MachinePoolPlatformFluentImpl.BaremetalBaremetalNestedImpl<N>, MachinePoolPlatformFluentImpl.GcpGcpNestedImpl<N>, MachinePoolPlatformFluentImpl.IbmcloudIbmcloudNestedImpl<N>, MachinePoolPlatformFluentImpl.LibvirtLibvirtNestedImpl<N>, MachinePoolPlatformFluentImpl.OpenstackOpenstackNestedImpl<N>, MachinePoolPlatformFluentImpl.OvirtOvirtNestedImpl<N>, MachinePoolPlatformFluentImpl.VsphereVsphereNestedImpl<N>MachinePoolPlatformFluent.AlibabacloudNested<N>, MachinePoolPlatformFluent.AwsAwsNested<N>, MachinePoolPlatformFluent.AzureAzureNested<N>, MachinePoolPlatformFluent.BaremetalBaremetalNested<N>, MachinePoolPlatformFluent.GcpGcpNested<N>, MachinePoolPlatformFluent.IbmcloudIbmcloudNested<N>, MachinePoolPlatformFluent.LibvirtLibvirtNested<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, buildAlibabacloud, buildAws, buildAzure, buildBaremetal, buildGcp, buildIbmcloud, buildLibvirt, buildOpenstack, buildOvirt, buildVsphere, editAlibabacloud, editAwsAws, editAzureAzure, editBaremetalBaremetal, editGcpGcp, editIbmcloudIbmcloud, editLibvirtLibvirt, editOpenstackOpenstack, editOrNewAlibabacloud, editOrNewAlibabacloudLike, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewBaremetal, editOrNewBaremetalLike, editOrNewGcp, editOrNewGcpLike, editOrNewIbmcloud, editOrNewIbmcloudLike, editOrNewLibvirt, editOrNewLibvirtLike, editOrNewOpenstack, editOrNewOpenstackLike, editOrNewOvirt, editOrNewOvirtLike, editOrNewVsphere, editOrNewVsphereLike, editOvirtOvirt, editVsphereVsphere, getAdditionalProperties, getAlibabacloud, getAws, getAzure, getBaremetal, getGcp, getIbmcloud, getLibvirt, getOpenstack, getOvirt, getVsphere, hasAdditionalProperties, hasAlibabacloud, hasAws, hasAzure, hasBaremetal, hasGcp, hasIbmcloud, hasLibvirt, hasOpenstack, hasOvirt, hasVsphere, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAlibabacloud, withAws, withAzure, withBaremetal, withGcp, withIbmcloud, withLibvirt, withNewAlibabacloud, withNewAlibabacloudLike, withNewAwsAws, withNewAwsLike, withNewAzureAzure, withNewAzureLike, withNewBaremetalBaremetal, withNewBaremetalLike, withNewGcpGcp, withNewGcpLike, withNewIbmcloudIbmcloud, withNewIbmcloudLike, withNewLibvirtLibvirt, withNewLibvirtLike, 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.