| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreSecretResponse |
KmsApi.restoreSecret(RestoreSecretRequest body) |
com.squareup.okhttp.Call |
KmsApi.restoreSecretAsync(RestoreSecretRequest body,
ApiCallback<RestoreSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.restoreSecretCall(RestoreSecretRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restoreSecret
|
ApiResponse<RestoreSecretResponse> |
KmsApi.restoreSecretWithHttpInfo(@NotNull RestoreSecretRequest body) |
| Modifier and Type | Method and Description |
|---|---|
RestoreSecretRequest |
RestoreSecretRequest.backupData(String backupData) |
RestoreSecretRequest |
RestoreSecretRequest.secretDataKey(String secretDataKey) |
RestoreSecretRequest |
RestoreSecretRequest.signature(String signature) |
Copyright © 2025. All rights reserved.