| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
GetSecretValueResponse |
KmsApi.getSecretValue(GetSecretValueRequest body) |
com.squareup.okhttp.Call |
KmsApi.getSecretValueAsync(GetSecretValueRequest body,
ApiCallback<GetSecretValueResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.getSecretValueCall(GetSecretValueRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSecretValue
|
ApiResponse<GetSecretValueResponse> |
KmsApi.getSecretValueWithHttpInfo(@NotNull GetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
GetSecretValueRequest |
GetSecretValueRequest.secretName(String secretName) |
GetSecretValueRequest |
GetSecretValueRequest.versionID(String versionID) |
Copyright © 2025. All rights reserved.