Package | Description |
---|---|
com.databricks.sdk.service.compute |
Modifier and Type | Method and Description |
---|---|
RestartCluster |
RestartCluster.setClusterId(String clusterId) |
RestartCluster |
RestartCluster.setRestartUser(String restartUser) |
Modifier and Type | Method and Description |
---|---|
void |
ClustersService.restart(RestartCluster restartCluster)
Restart cluster.
|
Wait<ClusterDetails,Void> |
ClustersAPI.restart(RestartCluster request)
Restart cluster.
|
Copyright © 2023. All rights reserved.