public class MachinePoolPlatformFluent<A extends MachinePoolPlatformFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
MachinePoolPlatformFluent.AlibabacloudNested<N> |
class |
MachinePoolPlatformFluent.AwsAwsNested<N> |
class |
MachinePoolPlatformFluent.AzureAzureNested<N> |
class |
MachinePoolPlatformFluent.BaremetalBaremetalNested<N> |
class |
MachinePoolPlatformFluent.GcpGcpNested<N> |
class |
MachinePoolPlatformFluent.IbmcloudIbmcloudNested<N> |
class |
MachinePoolPlatformFluent.LibvirtLibvirtNested<N> |
class |
MachinePoolPlatformFluent.NutanixNutanixNested<N> |
class |
MachinePoolPlatformFluent.OpenstackOpenstackNested<N> |
class |
MachinePoolPlatformFluent.OvirtOvirtNested<N> |
class |
MachinePoolPlatformFluent.PowervsPowervsNested<N> |
class |
MachinePoolPlatformFluent.VsphereVsphereNested<N> |
| Constructor and Description |
|---|
MachinePoolPlatformFluent() |
MachinePoolPlatformFluent(MachinePoolPlatform instance) |
public MachinePoolPlatformFluent()
public MachinePoolPlatformFluent(MachinePoolPlatform instance)
protected void copyInstance(MachinePoolPlatform instance)
public MachinePool buildAlibabacloud()
public A withAlibabacloud(MachinePool alibabacloud)
public boolean hasAlibabacloud()
public MachinePoolPlatformFluent.AlibabacloudNested<A> withNewAlibabacloud()
public MachinePoolPlatformFluent.AlibabacloudNested<A> withNewAlibabacloudLike(MachinePool item)
public MachinePoolPlatformFluent.AlibabacloudNested<A> editAlibabacloud()
public MachinePoolPlatformFluent.AlibabacloudNested<A> editOrNewAlibabacloud()
public MachinePoolPlatformFluent.AlibabacloudNested<A> editOrNewAlibabacloudLike(MachinePool item)
public MachinePool buildAws()
public A withAws(MachinePool aws)
public boolean hasAws()
public MachinePoolPlatformFluent.AwsAwsNested<A> withNewAwsAws()
public MachinePoolPlatformFluent.AwsAwsNested<A> withNewAwsLike(MachinePool item)
public MachinePoolPlatformFluent.AwsAwsNested<A> editAwsAws()
public MachinePoolPlatformFluent.AwsAwsNested<A> editOrNewAws()
public MachinePoolPlatformFluent.AwsAwsNested<A> editOrNewAwsLike(MachinePool item)
public MachinePool buildAzure()
public A withAzure(MachinePool azure)
public boolean hasAzure()
public MachinePoolPlatformFluent.AzureAzureNested<A> withNewAzureAzure()
public MachinePoolPlatformFluent.AzureAzureNested<A> withNewAzureLike(MachinePool item)
public MachinePoolPlatformFluent.AzureAzureNested<A> editAzureAzure()
public MachinePoolPlatformFluent.AzureAzureNested<A> editOrNewAzure()
public MachinePoolPlatformFluent.AzureAzureNested<A> editOrNewAzureLike(MachinePool item)
public MachinePool buildBaremetal()
public A withBaremetal(MachinePool baremetal)
public boolean hasBaremetal()
public MachinePoolPlatformFluent.BaremetalBaremetalNested<A> withNewBaremetalBaremetal()
public MachinePoolPlatformFluent.BaremetalBaremetalNested<A> withNewBaremetalLike(MachinePool item)
public MachinePoolPlatformFluent.BaremetalBaremetalNested<A> editBaremetalBaremetal()
public MachinePoolPlatformFluent.BaremetalBaremetalNested<A> editOrNewBaremetal()
public MachinePoolPlatformFluent.BaremetalBaremetalNested<A> editOrNewBaremetalLike(MachinePool item)
public MachinePool buildGcp()
public A withGcp(MachinePool gcp)
public boolean hasGcp()
public MachinePoolPlatformFluent.GcpGcpNested<A> withNewGcpGcp()
public MachinePoolPlatformFluent.GcpGcpNested<A> withNewGcpLike(MachinePool item)
public MachinePoolPlatformFluent.GcpGcpNested<A> editGcpGcp()
public MachinePoolPlatformFluent.GcpGcpNested<A> editOrNewGcp()
public MachinePoolPlatformFluent.GcpGcpNested<A> editOrNewGcpLike(MachinePool item)
public MachinePool buildIbmcloud()
public A withIbmcloud(MachinePool ibmcloud)
public boolean hasIbmcloud()
public MachinePoolPlatformFluent.IbmcloudIbmcloudNested<A> withNewIbmcloudIbmcloud()
public MachinePoolPlatformFluent.IbmcloudIbmcloudNested<A> withNewIbmcloudLike(MachinePool item)
public MachinePoolPlatformFluent.IbmcloudIbmcloudNested<A> editIbmcloudIbmcloud()
public MachinePoolPlatformFluent.IbmcloudIbmcloudNested<A> editOrNewIbmcloud()
public MachinePoolPlatformFluent.IbmcloudIbmcloudNested<A> editOrNewIbmcloudLike(MachinePool item)
public MachinePool buildLibvirt()
public A withLibvirt(MachinePool libvirt)
public boolean hasLibvirt()
public MachinePoolPlatformFluent.LibvirtLibvirtNested<A> withNewLibvirtLibvirt()
public MachinePoolPlatformFluent.LibvirtLibvirtNested<A> withNewLibvirtLike(MachinePool item)
public MachinePoolPlatformFluent.LibvirtLibvirtNested<A> editLibvirtLibvirt()
public MachinePoolPlatformFluent.LibvirtLibvirtNested<A> editOrNewLibvirt()
public MachinePoolPlatformFluent.LibvirtLibvirtNested<A> editOrNewLibvirtLike(MachinePool item)
public MachinePool buildNutanix()
public A withNutanix(MachinePool nutanix)
public boolean hasNutanix()
public MachinePoolPlatformFluent.NutanixNutanixNested<A> withNewNutanixNutanix()
public MachinePoolPlatformFluent.NutanixNutanixNested<A> withNewNutanixLike(MachinePool item)
public MachinePoolPlatformFluent.NutanixNutanixNested<A> editNutanixNutanix()
public MachinePoolPlatformFluent.NutanixNutanixNested<A> editOrNewNutanix()
public MachinePoolPlatformFluent.NutanixNutanixNested<A> editOrNewNutanixLike(MachinePool item)
public MachinePool buildOpenstack()
public A withOpenstack(MachinePool openstack)
public boolean hasOpenstack()
public MachinePoolPlatformFluent.OpenstackOpenstackNested<A> withNewOpenstackOpenstack()
public MachinePoolPlatformFluent.OpenstackOpenstackNested<A> withNewOpenstackLike(MachinePool item)
public MachinePoolPlatformFluent.OpenstackOpenstackNested<A> editOpenstackOpenstack()
public MachinePoolPlatformFluent.OpenstackOpenstackNested<A> editOrNewOpenstack()
public MachinePoolPlatformFluent.OpenstackOpenstackNested<A> editOrNewOpenstackLike(MachinePool item)
public MachinePool buildOvirt()
public A withOvirt(MachinePool ovirt)
public boolean hasOvirt()
public MachinePoolPlatformFluent.OvirtOvirtNested<A> withNewOvirtOvirt()
public MachinePoolPlatformFluent.OvirtOvirtNested<A> withNewOvirtLike(MachinePool item)
public MachinePoolPlatformFluent.OvirtOvirtNested<A> editOvirtOvirt()
public MachinePoolPlatformFluent.OvirtOvirtNested<A> editOrNewOvirt()
public MachinePoolPlatformFluent.OvirtOvirtNested<A> editOrNewOvirtLike(MachinePool item)
public MachinePool buildPowervs()
public A withPowervs(MachinePool powervs)
public boolean hasPowervs()
public MachinePoolPlatformFluent.PowervsPowervsNested<A> withNewPowervsPowervs()
public MachinePoolPlatformFluent.PowervsPowervsNested<A> withNewPowervsLike(MachinePool item)
public MachinePoolPlatformFluent.PowervsPowervsNested<A> editPowervsPowervs()
public MachinePoolPlatformFluent.PowervsPowervsNested<A> editOrNewPowervs()
public MachinePoolPlatformFluent.PowervsPowervsNested<A> editOrNewPowervsLike(MachinePool item)
public MachinePool buildVsphere()
public A withVsphere(MachinePool vsphere)
public boolean hasVsphere()
public MachinePoolPlatformFluent.VsphereVsphereNested<A> withNewVsphereVsphere()
public MachinePoolPlatformFluent.VsphereVsphereNested<A> withNewVsphereLike(MachinePool item)
public MachinePoolPlatformFluent.VsphereVsphereNested<A> editVsphereVsphere()
public MachinePoolPlatformFluent.VsphereVsphereNested<A> editOrNewVsphere()
public MachinePoolPlatformFluent.VsphereVsphereNested<A> editOrNewVsphereLike(MachinePool item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends MachinePoolPlatformFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends MachinePoolPlatformFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.