| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
StartCluster |
StartCluster.setClusterId(String clusterId) |
| Modifier and Type | Method and Description |
|---|---|
Wait<ClusterDetails,Void> |
ClustersAPI.start(StartCluster request)
Starts a terminated Spark cluster with the supplied ID.
|
void |
ClustersService.start(StartCluster startCluster)
Starts a terminated Spark cluster with the supplied ID.
|
Copyright © 2026. All rights reserved.