Class PlatformFluent<A extends PlatformFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.installer.v1.PlatformFluent<A>
-
- Direct Known Subclasses:
InstallConfigFluent.PlatformNested,PlatformBuilder
public class PlatformFluent<A extends PlatformFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A>Generated
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPlatformFluent.AwsNested<N>classPlatformFluent.BaremetalNested<N>classPlatformFluent.ExternalNested<N>classPlatformFluent.GcpNested<N>classPlatformFluent.IbmcloudNested<N>classPlatformFluent.NoneNested<N>classPlatformFluent.NutanixNested<N>classPlatformFluent.OpenstackNested<N>classPlatformFluent.OvirtNested<N>classPlatformFluent.PowervcNested<N>classPlatformFluent.PowervsNested<N>classPlatformFluent.VsphereNested<N>
-
Constructor Summary
Constructors Constructor Description PlatformFluent()PlatformFluent(Platform instance)
-
Method Summary
-
-
-
Constructor Detail
-
PlatformFluent
public PlatformFluent()
-
PlatformFluent
public PlatformFluent(Platform instance)
-
-
Method Detail
-
buildAws
public Platform buildAws()
-
buildBaremetal
public Platform buildBaremetal()
-
buildExternal
public Platform buildExternal()
-
buildGcp
public Platform buildGcp()
-
buildIbmcloud
public Platform buildIbmcloud()
-
buildNone
public Platform buildNone()
-
buildNutanix
public Platform buildNutanix()
-
buildOpenstack
public Platform buildOpenstack()
-
buildOvirt
public Platform buildOvirt()
-
buildPowervc
public Platform buildPowervc()
-
buildPowervs
public Platform buildPowervs()
-
buildVsphere
public Platform buildVsphere()
-
copyInstance
protected void copyInstance(Platform instance)
-
editAws
public PlatformFluent.AwsNested<A> editAws()
-
editBaremetal
public PlatformFluent.BaremetalNested<A> editBaremetal()
-
editExternal
public PlatformFluent.ExternalNested<A> editExternal()
-
editGcp
public PlatformFluent.GcpNested<A> editGcp()
-
editIbmcloud
public PlatformFluent.IbmcloudNested<A> editIbmcloud()
-
editNone
public PlatformFluent.NoneNested<A> editNone()
-
editNutanix
public PlatformFluent.NutanixNested<A> editNutanix()
-
editOpenstack
public PlatformFluent.OpenstackNested<A> editOpenstack()
-
editOrNewAws
public PlatformFluent.AwsNested<A> editOrNewAws()
-
editOrNewAwsLike
public PlatformFluent.AwsNested<A> editOrNewAwsLike(Platform item)
-
editOrNewBaremetal
public PlatformFluent.BaremetalNested<A> editOrNewBaremetal()
-
editOrNewBaremetalLike
public PlatformFluent.BaremetalNested<A> editOrNewBaremetalLike(Platform item)
-
editOrNewExternal
public PlatformFluent.ExternalNested<A> editOrNewExternal()
-
editOrNewExternalLike
public PlatformFluent.ExternalNested<A> editOrNewExternalLike(Platform item)
-
editOrNewGcp
public PlatformFluent.GcpNested<A> editOrNewGcp()
-
editOrNewGcpLike
public PlatformFluent.GcpNested<A> editOrNewGcpLike(Platform item)
-
editOrNewIbmcloud
public PlatformFluent.IbmcloudNested<A> editOrNewIbmcloud()
-
editOrNewIbmcloudLike
public PlatformFluent.IbmcloudNested<A> editOrNewIbmcloudLike(Platform item)
-
editOrNewNone
public PlatformFluent.NoneNested<A> editOrNewNone()
-
editOrNewNoneLike
public PlatformFluent.NoneNested<A> editOrNewNoneLike(Platform item)
-
editOrNewNutanix
public PlatformFluent.NutanixNested<A> editOrNewNutanix()
-
editOrNewNutanixLike
public PlatformFluent.NutanixNested<A> editOrNewNutanixLike(Platform item)
-
editOrNewOpenstack
public PlatformFluent.OpenstackNested<A> editOrNewOpenstack()
-
editOrNewOpenstackLike
public PlatformFluent.OpenstackNested<A> editOrNewOpenstackLike(Platform item)
-
editOrNewOvirt
public PlatformFluent.OvirtNested<A> editOrNewOvirt()
-
editOrNewOvirtLike
public PlatformFluent.OvirtNested<A> editOrNewOvirtLike(Platform item)
-
editOrNewPowervc
public PlatformFluent.PowervcNested<A> editOrNewPowervc()
-
editOrNewPowervcLike
public PlatformFluent.PowervcNested<A> editOrNewPowervcLike(Platform item)
-
editOrNewPowervs
public PlatformFluent.PowervsNested<A> editOrNewPowervs()
-
editOrNewPowervsLike
public PlatformFluent.PowervsNested<A> editOrNewPowervsLike(Platform item)
-
editOrNewVsphere
public PlatformFluent.VsphereNested<A> editOrNewVsphere()
-
editOrNewVsphereLike
public PlatformFluent.VsphereNested<A> editOrNewVsphereLike(Platform item)
-
editOvirt
public PlatformFluent.OvirtNested<A> editOvirt()
-
editPowervc
public PlatformFluent.PowervcNested<A> editPowervc()
-
editPowervs
public PlatformFluent.PowervsNested<A> editPowervs()
-
editVsphere
public PlatformFluent.VsphereNested<A> editVsphere()
-
equals
public boolean equals(Object o)
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformFluent<A>>
-
getAzure
public Object getAzure()
-
hasAdditionalProperties
public boolean hasAdditionalProperties()
-
hasAws
public boolean hasAws()
-
hasAzure
public boolean hasAzure()
-
hasBaremetal
public boolean hasBaremetal()
-
hasExternal
public boolean hasExternal()
-
hasGcp
public boolean hasGcp()
-
hasIbmcloud
public boolean hasIbmcloud()
-
hasNone
public boolean hasNone()
-
hasNutanix
public boolean hasNutanix()
-
hasOpenstack
public boolean hasOpenstack()
-
hasOvirt
public boolean hasOvirt()
-
hasPowervc
public boolean hasPowervc()
-
hasPowervs
public boolean hasPowervs()
-
hasVsphere
public boolean hasVsphere()
-
hashCode
public int hashCode()
- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformFluent<A>>
-
withAdditionalProperties
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
-
withNewAws
public PlatformFluent.AwsNested<A> withNewAws()
-
withNewAwsLike
public PlatformFluent.AwsNested<A> withNewAwsLike(Platform item)
-
withNewBaremetal
public PlatformFluent.BaremetalNested<A> withNewBaremetal()
-
withNewBaremetalLike
public PlatformFluent.BaremetalNested<A> withNewBaremetalLike(Platform item)
-
withNewExternal
public PlatformFluent.ExternalNested<A> withNewExternal()
-
withNewExternalLike
public PlatformFluent.ExternalNested<A> withNewExternalLike(Platform item)
-
withNewGcp
public PlatformFluent.GcpNested<A> withNewGcp()
-
withNewGcpLike
public PlatformFluent.GcpNested<A> withNewGcpLike(Platform item)
-
withNewIbmcloud
public PlatformFluent.IbmcloudNested<A> withNewIbmcloud()
-
withNewIbmcloudLike
public PlatformFluent.IbmcloudNested<A> withNewIbmcloudLike(Platform item)
-
withNewNone
public PlatformFluent.NoneNested<A> withNewNone()
-
withNewNoneLike
public PlatformFluent.NoneNested<A> withNewNoneLike(Platform item)
-
withNewNutanix
public PlatformFluent.NutanixNested<A> withNewNutanix()
-
withNewNutanixLike
public PlatformFluent.NutanixNested<A> withNewNutanixLike(Platform item)
-
withNewOpenstack
public PlatformFluent.OpenstackNested<A> withNewOpenstack()
-
withNewOpenstackLike
public PlatformFluent.OpenstackNested<A> withNewOpenstackLike(Platform item)
-
withNewOvirt
public PlatformFluent.OvirtNested<A> withNewOvirt()
-
withNewOvirtLike
public PlatformFluent.OvirtNested<A> withNewOvirtLike(Platform item)
-
withNewPowervc
public PlatformFluent.PowervcNested<A> withNewPowervc()
-
withNewPowervcLike
public PlatformFluent.PowervcNested<A> withNewPowervcLike(Platform item)
-
withNewPowervs
public PlatformFluent.PowervsNested<A> withNewPowervs()
-
withNewPowervsLike
public PlatformFluent.PowervsNested<A> withNewPowervsLike(Platform item)
-
withNewVsphere
public PlatformFluent.VsphereNested<A> withNewVsphere()
-
withNewVsphereLike
public PlatformFluent.VsphereNested<A> withNewVsphereLike(Platform item)
-
-