Package | Description |
---|---|
com.databricks.sdk.service.workspace |
Modifier and Type | Method and Description |
---|---|
CreateScope |
CreateScope.setBackendAzureKeyvault(AzureKeyVaultSecretScopeMetadata backendAzureKeyvault) |
CreateScope |
CreateScope.setInitialManagePrincipal(String initialManagePrincipal) |
CreateScope |
CreateScope.setScope(String scope) |
CreateScope |
CreateScope.setScopeBackendType(ScopeBackendType scopeBackendType) |
Modifier and Type | Method and Description |
---|---|
void |
SecretsService.createScope(CreateScope createScope)
Create a new secret scope.
|
void |
SecretsAPI.createScope(CreateScope request)
Create a new secret scope.
|
Copyright © 2023. All rights reserved.