Package | Description |
---|---|
com.databricks.sdk |
Modifier and Type | Method and Description |
---|---|
LibrariesAPI |
WorkspaceClient.libraries()
The Libraries API allows you to install and uninstall libraries and get the status of libraries
on a cluster.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceClient |
WorkspaceClient.withLibrariesAPI(LibrariesAPI libraries)
Replace the default LibrariesAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.