| Package | Description |
|---|---|
| com.databricks.sdk.service.compute |
| Modifier and Type | Method and Description |
|---|---|
UpdateCluster |
UpdateCluster.setCluster(UpdateClusterResource cluster) |
UpdateCluster |
UpdateCluster.setClusterId(String clusterId) |
UpdateCluster |
UpdateCluster.setUpdateMask(String updateMask) |
| Modifier and Type | Method and Description |
|---|---|
Wait<ClusterDetails,Void> |
ClustersAPI.update(UpdateCluster request)
Updates the configuration of a cluster to match the partial set of attributes and size.
|
void |
ClustersService.update(UpdateCluster updateCluster)
Updates the configuration of a cluster to match the partial set of attributes and size.
|
Copyright © 2026. All rights reserved.