| 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()
List all scopes.
|
| Modifier and Type | Method and Description |
|---|---|
ListScopesResponse |
ListScopesResponse.setScopes(Collection<SecretScope> scopes) |
Copyright © 2024. All rights reserved.