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 |
CreateCluster.getClusterLogConf() |
ClusterLogConf |
ClusterSpec.getClusterLogConf() |
ClusterLogConf |
ClusterAttributes.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) |
CreateCluster |
CreateCluster.setClusterLogConf(ClusterLogConf clusterLogConf) |
ClusterSpec |
ClusterSpec.setClusterLogConf(ClusterLogConf clusterLogConf) |
ClusterAttributes |
ClusterAttributes.setClusterLogConf(ClusterLogConf clusterLogConf) |
Modifier and Type | Method and Description |
---|---|
ClusterLogConf |
PipelineCluster.getClusterLogConf() |
Modifier and Type | Method and Description |
---|---|
PipelineCluster |
PipelineCluster.setClusterLogConf(ClusterLogConf clusterLogConf) |
Copyright © 2023. All rights reserved.