Uses of Class
com.databricks.sdk.service.pipelines.NotebookLibrary
-
Packages that use NotebookLibrary Package Description com.databricks.sdk.service.pipelines -
-
Uses of NotebookLibrary in com.databricks.sdk.service.pipelines
Methods in com.databricks.sdk.service.pipelines that return NotebookLibrary Modifier and Type Method Description NotebookLibrary
PipelineLibrary. getNotebook()
NotebookLibrary
NotebookLibrary. setPath(String path)
Methods in com.databricks.sdk.service.pipelines with parameters of type NotebookLibrary Modifier and Type Method Description PipelineLibrary
PipelineLibrary. setNotebook(NotebookLibrary notebook)
-