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