| Package | Description |
|---|---|
| com.databricks.sdk |
| Modifier and Type | Method and Description |
|---|---|
ArtifactAllowlistsAPI |
WorkspaceClient.artifactAllowlists()
In Databricks Runtime 13.3 and above, you can add libraries and init scripts to the `allowlist`
in UC so that users can leverage these artifacts on compute configured with shared access mode.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withArtifactAllowlistsAPI(ArtifactAllowlistsAPI artifactAllowlists)
Replace the default ArtifactAllowlistsAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.