| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
SetSecretValueResponse |
KmsApi.setSecretValue(SetSecretValueRequest body) |
com.squareup.okhttp.Call |
KmsApi.setSecretValueAsync(SetSecretValueRequest body,
ApiCallback<SetSecretValueResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.setSecretValueCall(SetSecretValueRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setSecretValue
|
ApiResponse<SetSecretValueResponse> |
KmsApi.setSecretValueWithHttpInfo(@NotNull SetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
SetSecretValueRequest |
SetSecretValueRequest.secretName(String secretName) |
SetSecretValueRequest |
SetSecretValueRequest.secretValue(String secretValue) |
Copyright © 2025. All rights reserved.