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 NotebookLibraryPipelineLibrary. getNotebook()NotebookLibraryNotebookLibrary. setPath(String path)Methods in com.databricks.sdk.service.pipelines with parameters of type NotebookLibrary Modifier and Type Method Description PipelineLibraryPipelineLibrary. setNotebook(NotebookLibrary notebook)
-