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.AwsNested<N> |
class |
MachinePoolPlatformFluent.AzureNested<N> |
class |
MachinePoolPlatformFluent.BaremetalNested<N> |
class |
MachinePoolPlatformFluent.GcpNested<N> |
class |
MachinePoolPlatformFluent.IbmcloudNested<N> |
class |
MachinePoolPlatformFluent.LibvirtNested<N> |
class |
MachinePoolPlatformFluent.NutanixNested<N> |
class |
MachinePoolPlatformFluent.OpenstackNested<N> |
class |
MachinePoolPlatformFluent.OvirtNested<N> |
class |
MachinePoolPlatformFluent.PowervsNested<N> |
class |
MachinePoolPlatformFluent.VsphereNested<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.AwsNested<A> withNewAws()
public MachinePoolPlatformFluent.AwsNested<A> withNewAwsLike(MachinePool item)
public MachinePoolPlatformFluent.AwsNested<A> editAwsAws()
public MachinePoolPlatformFluent.AwsNested<A> editOrNewAws()
public MachinePoolPlatformFluent.AwsNested<A> editOrNewAwsLike(MachinePool item)
public MachinePool buildAzure()
public A withAzure(MachinePool azure)
public boolean hasAzure()
public MachinePoolPlatformFluent.AzureNested<A> withNewAzure()
public MachinePoolPlatformFluent.AzureNested<A> withNewAzureLike(MachinePool item)
public MachinePoolPlatformFluent.AzureNested<A> editAzureAzure()
public MachinePoolPlatformFluent.AzureNested<A> editOrNewAzure()
public MachinePoolPlatformFluent.AzureNested<A> editOrNewAzureLike(MachinePool item)
public MachinePool buildBaremetal()
public A withBaremetal(MachinePool baremetal)
public boolean hasBaremetal()
public MachinePoolPlatformFluent.BaremetalNested<A> withNewBaremetal()
public MachinePoolPlatformFluent.BaremetalNested<A> withNewBaremetalLike(MachinePool item)
public MachinePoolPlatformFluent.BaremetalNested<A> editBaremetalBaremetal()
public MachinePoolPlatformFluent.BaremetalNested<A> editOrNewBaremetal()
public MachinePoolPlatformFluent.BaremetalNested<A> editOrNewBaremetalLike(MachinePool item)
public MachinePool buildGcp()
public A withGcp(MachinePool gcp)
public boolean hasGcp()
public MachinePoolPlatformFluent.GcpNested<A> withNewGcp()
public MachinePoolPlatformFluent.GcpNested<A> withNewGcpLike(MachinePool item)
public MachinePoolPlatformFluent.GcpNested<A> editGcpGcp()
public MachinePoolPlatformFluent.GcpNested<A> editOrNewGcp()
public MachinePoolPlatformFluent.GcpNested<A> editOrNewGcpLike(MachinePool item)
public MachinePool buildIbmcloud()
public A withIbmcloud(MachinePool ibmcloud)
public boolean hasIbmcloud()
public MachinePoolPlatformFluent.IbmcloudNested<A> withNewIbmcloud()
public MachinePoolPlatformFluent.IbmcloudNested<A> withNewIbmcloudLike(MachinePool item)
public MachinePoolPlatformFluent.IbmcloudNested<A> editIbmcloudIbmcloud()
public MachinePoolPlatformFluent.IbmcloudNested<A> editOrNewIbmcloud()
public MachinePoolPlatformFluent.IbmcloudNested<A> editOrNewIbmcloudLike(MachinePool item)
public MachinePool buildLibvirt()
public A withLibvirt(MachinePool libvirt)
public boolean hasLibvirt()
public MachinePoolPlatformFluent.LibvirtNested<A> withNewLibvirt()
public MachinePoolPlatformFluent.LibvirtNested<A> withNewLibvirtLike(MachinePool item)
public MachinePoolPlatformFluent.LibvirtNested<A> editLibvirtLibvirt()
public MachinePoolPlatformFluent.LibvirtNested<A> editOrNewLibvirt()
public MachinePoolPlatformFluent.LibvirtNested<A> editOrNewLibvirtLike(MachinePool item)
public MachinePool buildNutanix()
public A withNutanix(MachinePool nutanix)
public boolean hasNutanix()
public MachinePoolPlatformFluent.NutanixNested<A> withNewNutanix()
public MachinePoolPlatformFluent.NutanixNested<A> withNewNutanixLike(MachinePool item)
public MachinePoolPlatformFluent.NutanixNested<A> editNutanixNutanix()
public MachinePoolPlatformFluent.NutanixNested<A> editOrNewNutanix()
public MachinePoolPlatformFluent.NutanixNested<A> editOrNewNutanixLike(MachinePool item)
public MachinePool buildOpenstack()
public A withOpenstack(MachinePool openstack)
public boolean hasOpenstack()
public MachinePoolPlatformFluent.OpenstackNested<A> withNewOpenstack()
public MachinePoolPlatformFluent.OpenstackNested<A> withNewOpenstackLike(MachinePool item)
public MachinePoolPlatformFluent.OpenstackNested<A> editOpenstackOpenstack()
public MachinePoolPlatformFluent.OpenstackNested<A> editOrNewOpenstack()
public MachinePoolPlatformFluent.OpenstackNested<A> editOrNewOpenstackLike(MachinePool item)
public MachinePool buildOvirt()
public A withOvirt(MachinePool ovirt)
public boolean hasOvirt()
public MachinePoolPlatformFluent.OvirtNested<A> withNewOvirt()
public MachinePoolPlatformFluent.OvirtNested<A> withNewOvirtLike(MachinePool item)
public MachinePoolPlatformFluent.OvirtNested<A> editOvirtOvirt()
public MachinePoolPlatformFluent.OvirtNested<A> editOrNewOvirt()
public MachinePoolPlatformFluent.OvirtNested<A> editOrNewOvirtLike(MachinePool item)
public MachinePool buildPowervs()
public A withPowervs(MachinePool powervs)
public boolean hasPowervs()
public MachinePoolPlatformFluent.PowervsNested<A> withNewPowervs()
public MachinePoolPlatformFluent.PowervsNested<A> withNewPowervsLike(MachinePool item)
public MachinePoolPlatformFluent.PowervsNested<A> editPowervsPowervs()
public MachinePoolPlatformFluent.PowervsNested<A> editOrNewPowervs()
public MachinePoolPlatformFluent.PowervsNested<A> editOrNewPowervsLike(MachinePool item)
public MachinePool buildVsphere()
public A withVsphere(MachinePool vsphere)
public boolean hasVsphere()
public MachinePoolPlatformFluent.VsphereNested<A> withNewVsphere()
public MachinePoolPlatformFluent.VsphereNested<A> withNewVsphereLike(MachinePool item)
public MachinePoolPlatformFluent.VsphereNested<A> editVsphereVsphere()
public MachinePoolPlatformFluent.VsphereNested<A> editOrNewVsphere()
public MachinePoolPlatformFluent.VsphereNested<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–2024 Red Hat. All rights reserved.