| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetSecretValueResponse |
KmsApi.batchGetSecretValue(BatchGetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BatchGetSecretValueResponse> |
KmsApi.batchGetSecretValueWithHttpInfo(@NotNull BatchGetSecretValueRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.batchGetSecretValueAsync(BatchGetSecretValueRequest body,
ApiCallback<BatchGetSecretValueResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetSecretValueResponse |
BatchGetSecretValueResponse.addSecretValuesItem(SecretValueForBatchGetSecretValueOutput secretValuesItem) |
BatchGetSecretValueResponse |
BatchGetSecretValueResponse.secretValues(List<SecretValueForBatchGetSecretValueOutput> secretValues) |
Copyright © 2025. All rights reserved.