| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
SecretScope |
SecretScope.setBackendType(ScopeBackendType backendType) |
SecretScope |
SecretScope.setKeyvaultMetadata(AzureKeyVaultSecretScopeMetadata keyvaultMetadata) |
SecretScope |
SecretScope.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SecretScope> |
ListScopesResponse.getScopes() |
Iterable<SecretScope> |
SecretsAPI.listScopes()
Lists all secret scopes available in the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
ListScopesResponse |
ListScopesResponse.setScopes(Collection<SecretScope> scopes) |
Copyright © 2026. All rights reserved.