Uses of Class
com.databricks.sdk.service.compute.PermanentDeleteCluster
-
Packages that use PermanentDeleteCluster Package Description com.databricks.sdk.service.compute -
-
Uses of PermanentDeleteCluster in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return PermanentDeleteCluster Modifier and Type Method Description PermanentDeleteClusterPermanentDeleteCluster. setClusterId(String clusterId)Methods in com.databricks.sdk.service.compute with parameters of type PermanentDeleteCluster Modifier and Type Method Description voidClustersAPI. permanentDelete(PermanentDeleteCluster request)Permanently delete cluster.voidClustersService. permanentDelete(PermanentDeleteCluster permanentDeleteCluster)Permanently delete cluster.
-