Uses of Class
com.databricks.sdk.service.compute.DbfsStorageInfo
-
Packages that use DbfsStorageInfo Package Description com.databricks.sdk.service.compute -
-
Uses of DbfsStorageInfo in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return DbfsStorageInfo Modifier and Type Method Description DbfsStorageInfoClusterLogConf. getDbfs()DbfsStorageInfoInitScriptInfo. getDbfs()DbfsStorageInfoDbfsStorageInfo. setDestination(String destination)Methods in com.databricks.sdk.service.compute with parameters of type DbfsStorageInfo Modifier and Type Method Description ClusterLogConfClusterLogConf. setDbfs(DbfsStorageInfo dbfs)InitScriptInfoInitScriptInfo. setDbfs(DbfsStorageInfo dbfs)
-