Uses of Class
io.fabric8.openshift.api.model.hive.v1.GCPClusterDeprovision
-
Packages that use GCPClusterDeprovision Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of GCPClusterDeprovision in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return GCPClusterDeprovision Modifier and Type Method Description GCPClusterDeprovisionGCPClusterDeprovisionBuilder. build()GCPClusterDeprovisionClusterDeprovisionPlatformFluent. buildGcp()GCPClusterDeprovisionClusterDeprovisionPlatform. getGcp()ClusterDeprovisionPlatform contains platform-specific configuration for the deprovisionMethods in io.fabric8.openshift.api.model.hive.v1 with parameters of type GCPClusterDeprovision Modifier and Type Method Description protected voidGCPClusterDeprovisionFluent. copyInstance(GCPClusterDeprovision instance)ClusterDeprovisionPlatformFluent.GcpNested<A>ClusterDeprovisionPlatformFluent. editOrNewGcpLike(GCPClusterDeprovision item)voidClusterDeprovisionPlatform. setGcp(GCPClusterDeprovision gcp)ClusterDeprovisionPlatform contains platform-specific configuration for the deprovisionAClusterDeprovisionPlatformFluent. withGcp(GCPClusterDeprovision gcp)ClusterDeprovisionPlatformFluent.GcpNested<A>ClusterDeprovisionPlatformFluent. withNewGcpLike(GCPClusterDeprovision item)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type GCPClusterDeprovision Constructor Description ClusterDeprovisionPlatform(AWSClusterDeprovision aws, AzureClusterDeprovision azure, GCPClusterDeprovision gcp, IBMClusterDeprovision ibmcloud, OpenStackClusterDeprovision openstack, OvirtClusterDeprovision ovirt, VSphereClusterDeprovision vsphere)GCPClusterDeprovisionBuilder(GCPClusterDeprovision instance)GCPClusterDeprovisionBuilder(GCPClusterDeprovisionFluent<?> fluent, GCPClusterDeprovision instance)GCPClusterDeprovisionFluent(GCPClusterDeprovision instance)
-