Uses of Class
io.fabric8.openshift.api.model.hive.v1.VSphereClusterDeprovision
-
Packages that use VSphereClusterDeprovision Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of VSphereClusterDeprovision in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return VSphereClusterDeprovision Modifier and Type Method Description VSphereClusterDeprovisionVSphereClusterDeprovisionBuilder. build()VSphereClusterDeprovisionClusterDeprovisionPlatformFluent. buildVsphere()VSphereClusterDeprovisionClusterDeprovisionPlatform. getVsphere()ClusterDeprovisionPlatform contains platform-specific configuration for the deprovisionMethods in io.fabric8.openshift.api.model.hive.v1 with parameters of type VSphereClusterDeprovision Modifier and Type Method Description protected voidVSphereClusterDeprovisionFluent. copyInstance(VSphereClusterDeprovision instance)ClusterDeprovisionPlatformFluent.VsphereNested<A>ClusterDeprovisionPlatformFluent. editOrNewVsphereLike(VSphereClusterDeprovision item)voidClusterDeprovisionPlatform. setVsphere(VSphereClusterDeprovision vsphere)ClusterDeprovisionPlatform contains platform-specific configuration for the deprovisionClusterDeprovisionPlatformFluent.VsphereNested<A>ClusterDeprovisionPlatformFluent. withNewVsphereLike(VSphereClusterDeprovision item)AClusterDeprovisionPlatformFluent. withVsphere(VSphereClusterDeprovision vsphere)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type VSphereClusterDeprovision Constructor Description ClusterDeprovisionPlatform(AWSClusterDeprovision aws, AzureClusterDeprovision azure, GCPClusterDeprovision gcp, IBMClusterDeprovision ibmcloud, OpenStackClusterDeprovision openstack, OvirtClusterDeprovision ovirt, VSphereClusterDeprovision vsphere)VSphereClusterDeprovisionBuilder(VSphereClusterDeprovision instance)VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent, VSphereClusterDeprovision instance)VSphereClusterDeprovisionFluent(VSphereClusterDeprovision instance)
-