| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
GetSecretValueResponse |
KmsApi.getSecretValue(GetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetSecretValueResponse> |
KmsApi.getSecretValueWithHttpInfo(@NotNull GetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.getSecretValueAsync(GetSecretValueRequest body,
ApiCallback<GetSecretValueResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetSecretValueResponse |
GetSecretValueResponse.creationDate(Long creationDate) |
GetSecretValueResponse |
GetSecretValueResponse.secretValue(String secretValue) |
GetSecretValueResponse |
GetSecretValueResponse.versionID(String versionID) |
GetSecretValueResponse |
GetSecretValueResponse.versionStage(String versionStage) |
Copyright © 2025. All rights reserved.