| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
GetSecretResponse |
SecretsService.getSecret(GetSecretRequest getSecretRequest)
Get a secret.
|
GetSecretResponse |
SecretsAPI.getSecret(GetSecretRequest request)
Get a secret.
|
GetSecretResponse |
SecretsAPI.getSecret(String scope,
String key) |
GetSecretResponse |
GetSecretResponse.setKey(String key) |
GetSecretResponse |
GetSecretResponse.setValue(String value) |
Copyright © 2024. All rights reserved.