| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
PinCluster |
PinCluster.setClusterId(String clusterId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClustersAPI.pin(PinCluster request)
Pinning a cluster ensures that the cluster will always be returned by the ListClusters API.
|
void |
ClustersService.pin(PinCluster pinCluster)
Pinning a cluster ensures that the cluster will always be returned by the ListClusters API.
|
Copyright © 2026. All rights reserved.