| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecretResponse |
KmsApi.updateSecret(UpdateSecretRequest body) |
com.squareup.okhttp.Call |
KmsApi.updateSecretAsync(UpdateSecretRequest body,
ApiCallback<UpdateSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.updateSecretCall(UpdateSecretRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSecret
|
ApiResponse<UpdateSecretResponse> |
KmsApi.updateSecretWithHttpInfo(@NotNull UpdateSecretRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecretRequest |
UpdateSecretRequest.description(String description) |
UpdateSecretRequest |
UpdateSecretRequest.secretName(String secretName) |
Copyright © 2025. All rights reserved.