| Package | Description |
|---|---|
| com.databricks.sdk.service.compute | |
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
ClusterLogConf |
ClusterDetails.getClusterLogConf() |
ClusterLogConf |
EditCluster.getClusterLogConf() |
ClusterLogConf |
ClusterAttributes.getClusterLogConf() |
ClusterLogConf |
CreateCluster.getClusterLogConf() |
ClusterLogConf |
ClusterSpec.getClusterLogConf() |
ClusterLogConf |
ClusterLogConf.setDbfs(DbfsStorageInfo dbfs) |
ClusterLogConf |
ClusterLogConf.setS3(S3StorageInfo s3) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDetails |
ClusterDetails.setClusterLogConf(ClusterLogConf clusterLogConf) |
EditCluster |
EditCluster.setClusterLogConf(ClusterLogConf clusterLogConf) |
ClusterAttributes |
ClusterAttributes.setClusterLogConf(ClusterLogConf clusterLogConf) |
CreateCluster |
CreateCluster.setClusterLogConf(ClusterLogConf clusterLogConf) |
ClusterSpec |
ClusterSpec.setClusterLogConf(ClusterLogConf clusterLogConf) |
| Modifier and Type | Method and Description |
|---|---|
ClusterLogConf |
PipelineCluster.getClusterLogConf() |
| Modifier and Type | Method and Description |
|---|---|
PipelineCluster |
PipelineCluster.setClusterLogConf(ClusterLogConf clusterLogConf) |
Copyright © 2024. All rights reserved.