Package | Description |
---|---|
com.databricks.sdk.service.jobs |
Modifier and Type | Method and Description |
---|---|
ClusterSpec |
BaseRun.getClusterSpec() |
ClusterSpec |
Run.getClusterSpec() |
ClusterSpec |
ClusterSpec.setExistingClusterId(String existingClusterId) |
ClusterSpec |
ClusterSpec.setLibraries(Collection<Library> libraries) |
ClusterSpec |
ClusterSpec.setNewCluster(ClusterSpec newCluster) |
Modifier and Type | Method and Description |
---|---|
BaseRun |
BaseRun.setClusterSpec(ClusterSpec clusterSpec) |
Run |
Run.setClusterSpec(ClusterSpec clusterSpec) |
Copyright © 2023. All rights reserved.