| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
PutSecret |
PutSecret.setBytesValue(String bytesValue) |
PutSecret |
PutSecret.setKey(String key) |
PutSecret |
PutSecret.setScope(String scope) |
PutSecret |
PutSecret.setStringValue(String stringValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecretsService.putSecret(PutSecret putSecret)
Add a secret.
|
void |
SecretsAPI.putSecret(PutSecret request)
Add a secret.
|
Copyright © 2024. All rights reserved.