Uses of Class
io.fabric8.openshift.api.model.config.v1.PowerVSPlatformSpec
-
Packages that use PowerVSPlatformSpec Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of PowerVSPlatformSpec in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return PowerVSPlatformSpec Modifier and Type Method Description PowerVSPlatformSpecPowerVSPlatformSpecBuilder. build()PowerVSPlatformSpecPlatformSpecFluent. buildPowervs()PowerVSPlatformSpecPlatformSpec. getPowervs()PlatformSpec holds the desired state specific to the underlying infrastructure provider of the current cluster.Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type PowerVSPlatformSpec Modifier and Type Method Description protected voidPowerVSPlatformSpecFluent. copyInstance(PowerVSPlatformSpec instance)PlatformSpecFluent.PowervsNested<A>PlatformSpecFluent. editOrNewPowervsLike(PowerVSPlatformSpec item)voidPlatformSpec. setPowervs(PowerVSPlatformSpec powervs)PlatformSpec holds the desired state specific to the underlying infrastructure provider of the current cluster.PlatformSpecFluent.PowervsNested<A>PlatformSpecFluent. withNewPowervsLike(PowerVSPlatformSpec item)APlatformSpecFluent. withPowervs(PowerVSPlatformSpec powervs)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type PowerVSPlatformSpec Constructor Description PlatformSpec(AlibabaCloudPlatformSpec alibabaCloud, AWSPlatformSpec aws, AzurePlatformSpec azure, BareMetalPlatformSpec baremetal, EquinixMetalPlatformSpec equinixMetal, ExternalPlatformSpec external, GCPPlatformSpec gcp, IBMCloudPlatformSpec ibmcloud, KubevirtPlatformSpec kubevirt, NutanixPlatformSpec nutanix, OpenStackPlatformSpec openstack, OvirtPlatformSpec ovirt, PowerVSPlatformSpec powervs, String type, VSpherePlatformSpec vsphere)PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance)PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent, PowerVSPlatformSpec instance)PowerVSPlatformSpecFluent(PowerVSPlatformSpec instance)
-