public class MachinePoolPlatformFluent<A extends MachinePoolPlatformFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
MachinePoolPlatformFluent.AwsNested<N> |
class |
MachinePoolPlatformFluent.AzureNested<N> |
class |
MachinePoolPlatformFluent.GcpGcpNested<N> |
class |
MachinePoolPlatformFluent.IbmcloudIbmcloudNested<N> |
class |
MachinePoolPlatformFluent.OpenstackOpenstackNested<N> |
class |
MachinePoolPlatformFluent.OvirtOvirtNested<N> |
class |
MachinePoolPlatformFluent.VsphereVsphereNested<N> |
| Constructor and Description |
|---|
MachinePoolPlatformFluent() |
MachinePoolPlatformFluent(MachinePoolPlatform instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolPlatformFluent()
public MachinePoolPlatformFluent(MachinePoolPlatform instance)
public MachinePoolPlatform buildAws()
public A withAws(MachinePoolPlatform aws)
public boolean hasAws()
public MachinePoolPlatformFluent.AwsNested<A> withNewAws()
public MachinePoolPlatformFluent.AwsNested<A> withNewAwsLike(MachinePoolPlatform item)
public MachinePoolPlatformFluent.AwsNested<A> editAws()
public MachinePoolPlatformFluent.AwsNested<A> editOrNewAws()
public MachinePoolPlatformFluent.AwsNested<A> editOrNewAwsLike(MachinePoolPlatform 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> editAzure()
public MachinePoolPlatformFluent.AzureNested<A> editOrNewAzure()
public MachinePoolPlatformFluent.AzureNested<A> editOrNewAzureLike(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 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 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.