| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetSecretValueResponse |
KmsApi.batchGetSecretValue(BatchGetSecretValueRequest body) |
com.squareup.okhttp.Call |
KmsApi.batchGetSecretValueAsync(BatchGetSecretValueRequest body,
ApiCallback<BatchGetSecretValueResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.batchGetSecretValueCall(BatchGetSecretValueRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for batchGetSecretValue
|
ApiResponse<BatchGetSecretValueResponse> |
KmsApi.batchGetSecretValueWithHttpInfo(@NotNull BatchGetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
BatchGetSecretValueRequest |
BatchGetSecretValueRequest.addSecretNamesItem(String secretNamesItem) |
BatchGetSecretValueRequest |
BatchGetSecretValueRequest.secretNames(List<String> secretNames) |
Copyright © 2025. All rights reserved.