| Package | Description |
|---|---|
| com.databricks.sdk |
| Modifier and Type | Method and Description |
|---|---|
SecretsUcAPI |
WorkspaceClient.secretsUc()
A secret is a Unity Catalog securable object that stores sensitive credential data (such as
passwords, tokens, and keys) within a three-level namespace
(**catalog_name.schema_name.secret_name**).
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withSecretsUcAPI(SecretsUcAPI secretsUc)
Replace the default SecretsUcAPI with a custom implementation.
|
Copyright © 2026. All rights reserved.