| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
BackupSecretResponse |
KmsApi.backupSecret(BackupSecretRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BackupSecretResponse> |
KmsApi.backupSecretWithHttpInfo(@NotNull BackupSecretRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.backupSecretAsync(BackupSecretRequest body,
ApiCallback<BackupSecretResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
BackupSecretResponse |
BackupSecretResponse.backupData(String backupData) |
BackupSecretResponse |
BackupSecretResponse.secretDataKey(String secretDataKey) |
BackupSecretResponse |
BackupSecretResponse.signature(String signature) |
Copyright © 2025. All rights reserved.