public interface MachinePoolPlatformFluent<A extends MachinePoolPlatformFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MachinePoolPlatformFluent.AwsNested<N> |
static interface |
MachinePoolPlatformFluent.AzureNested<N> |
static interface |
MachinePoolPlatformFluent.GcpGcpNested<N> |
static interface |
MachinePoolPlatformFluent.OpenstackOpenstackNested<N> |
static interface |
MachinePoolPlatformFluent.OvirtOvirtNested<N> |
static interface |
MachinePoolPlatformFluent.VsphereVsphereNested<N> |
@Deprecated MachinePoolPlatform getAws()
MachinePoolPlatform buildAws()
A withAws(MachinePoolPlatform aws)
Boolean hasAws()
MachinePoolPlatformFluent.AwsNested<A> withNewAws()
MachinePoolPlatformFluent.AwsNested<A> withNewAwsLike(MachinePoolPlatform item)
MachinePoolPlatformFluent.AwsNested<A> editAws()
MachinePoolPlatformFluent.AwsNested<A> editOrNewAws()
MachinePoolPlatformFluent.AwsNested<A> editOrNewAwsLike(MachinePoolPlatform item)
@Deprecated MachinePool getAzure()
MachinePool buildAzure()
A withAzure(MachinePool azure)
Boolean hasAzure()
MachinePoolPlatformFluent.AzureNested<A> withNewAzure()
MachinePoolPlatformFluent.AzureNested<A> withNewAzureLike(MachinePool item)
MachinePoolPlatformFluent.AzureNested<A> editAzure()
MachinePoolPlatformFluent.AzureNested<A> editOrNewAzure()
MachinePoolPlatformFluent.AzureNested<A> editOrNewAzureLike(MachinePool item)
@Deprecated MachinePool getGcp()
MachinePool buildGcp()
A withGcp(MachinePool gcp)
Boolean hasGcp()
MachinePoolPlatformFluent.GcpGcpNested<A> withNewGcpGcp()
MachinePoolPlatformFluent.GcpGcpNested<A> withNewGcpLike(MachinePool item)
MachinePoolPlatformFluent.GcpGcpNested<A> editGcpGcp()
MachinePoolPlatformFluent.GcpGcpNested<A> editOrNewGcp()
MachinePoolPlatformFluent.GcpGcpNested<A> editOrNewGcpLike(MachinePool item)
@Deprecated MachinePool getOpenstack()
MachinePool buildOpenstack()
A withOpenstack(MachinePool openstack)
Boolean hasOpenstack()
MachinePoolPlatformFluent.OpenstackOpenstackNested<A> withNewOpenstackOpenstack()
MachinePoolPlatformFluent.OpenstackOpenstackNested<A> withNewOpenstackLike(MachinePool item)
MachinePoolPlatformFluent.OpenstackOpenstackNested<A> editOpenstackOpenstack()
MachinePoolPlatformFluent.OpenstackOpenstackNested<A> editOrNewOpenstack()
MachinePoolPlatformFluent.OpenstackOpenstackNested<A> editOrNewOpenstackLike(MachinePool item)
@Deprecated MachinePool getOvirt()
MachinePool buildOvirt()
A withOvirt(MachinePool ovirt)
Boolean hasOvirt()
MachinePoolPlatformFluent.OvirtOvirtNested<A> withNewOvirtOvirt()
MachinePoolPlatformFluent.OvirtOvirtNested<A> withNewOvirtLike(MachinePool item)
MachinePoolPlatformFluent.OvirtOvirtNested<A> editOvirtOvirt()
MachinePoolPlatformFluent.OvirtOvirtNested<A> editOrNewOvirt()
MachinePoolPlatformFluent.OvirtOvirtNested<A> editOrNewOvirtLike(MachinePool item)
@Deprecated MachinePool getVsphere()
MachinePool buildVsphere()
A withVsphere(MachinePool vsphere)
Boolean hasVsphere()
MachinePoolPlatformFluent.VsphereVsphereNested<A> withNewVsphereVsphere()
MachinePoolPlatformFluent.VsphereVsphereNested<A> withNewVsphereLike(MachinePool item)
MachinePoolPlatformFluent.VsphereVsphereNested<A> editVsphereVsphere()
MachinePoolPlatformFluent.VsphereVsphereNested<A> editOrNewVsphere()
MachinePoolPlatformFluent.VsphereVsphereNested<A> editOrNewVsphereLike(MachinePool item)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.