| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
UnpinCluster |
UnpinCluster.setClusterId(String clusterId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClustersAPI.unpin(UnpinCluster request)
Unpinning a cluster will allow the cluster to eventually be removed from the ListClusters API.
|
void |
ClustersService.unpin(UnpinCluster unpinCluster)
Unpinning a cluster will allow the cluster to eventually be removed from the ListClusters API.
|
Copyright © 2026. All rights reserved.