public class KmsApi extends Object
| Constructor and Description |
|---|
KmsApi() |
KmsApi(com.byteplus.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ArchiveKeyResponse |
archiveKey(ArchiveKeyRequest body) |
com.squareup.okhttp.Call |
archiveKeyAsync(ArchiveKeyRequest body,
com.byteplus.ApiCallback<ArchiveKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
archiveKeyCall(ArchiveKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for archiveKey
|
com.byteplus.ApiResponse<ArchiveKeyResponse> |
archiveKeyWithHttpInfo(@NotNull ArchiveKeyRequest body) |
AsymmetricDecryptResponse |
asymmetricDecrypt(AsymmetricDecryptRequest body) |
com.squareup.okhttp.Call |
asymmetricDecryptAsync(AsymmetricDecryptRequest body,
com.byteplus.ApiCallback<AsymmetricDecryptResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
asymmetricDecryptCall(AsymmetricDecryptRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for asymmetricDecrypt
|
com.byteplus.ApiResponse<AsymmetricDecryptResponse> |
asymmetricDecryptWithHttpInfo(@NotNull AsymmetricDecryptRequest body) |
AsymmetricEncryptResponse |
asymmetricEncrypt(AsymmetricEncryptRequest body) |
com.squareup.okhttp.Call |
asymmetricEncryptAsync(AsymmetricEncryptRequest body,
com.byteplus.ApiCallback<AsymmetricEncryptResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
asymmetricEncryptCall(AsymmetricEncryptRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for asymmetricEncrypt
|
com.byteplus.ApiResponse<AsymmetricEncryptResponse> |
asymmetricEncryptWithHttpInfo(@NotNull AsymmetricEncryptRequest body) |
AsymmetricSignResponse |
asymmetricSign(AsymmetricSignRequest body) |
com.squareup.okhttp.Call |
asymmetricSignAsync(AsymmetricSignRequest body,
com.byteplus.ApiCallback<AsymmetricSignResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
asymmetricSignCall(AsymmetricSignRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for asymmetricSign
|
com.byteplus.ApiResponse<AsymmetricSignResponse> |
asymmetricSignWithHttpInfo(@NotNull AsymmetricSignRequest body) |
AsymmetricVerifyResponse |
asymmetricVerify(AsymmetricVerifyRequest body) |
com.squareup.okhttp.Call |
asymmetricVerifyAsync(AsymmetricVerifyRequest body,
com.byteplus.ApiCallback<AsymmetricVerifyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
asymmetricVerifyCall(AsymmetricVerifyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for asymmetricVerify
|
com.byteplus.ApiResponse<AsymmetricVerifyResponse> |
asymmetricVerifyWithHttpInfo(@NotNull AsymmetricVerifyRequest body) |
BackupSecretResponse |
backupSecret(BackupSecretRequest body) |
com.squareup.okhttp.Call |
backupSecretAsync(BackupSecretRequest body,
com.byteplus.ApiCallback<BackupSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
backupSecretCall(BackupSecretRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for backupSecret
|
com.byteplus.ApiResponse<BackupSecretResponse> |
backupSecretWithHttpInfo(@NotNull BackupSecretRequest body) |
BatchGetSecretValueResponse |
batchGetSecretValue(BatchGetSecretValueRequest body) |
com.squareup.okhttp.Call |
batchGetSecretValueAsync(BatchGetSecretValueRequest body,
com.byteplus.ApiCallback<BatchGetSecretValueResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
batchGetSecretValueCall(BatchGetSecretValueRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for batchGetSecretValue
|
com.byteplus.ApiResponse<BatchGetSecretValueResponse> |
batchGetSecretValueWithHttpInfo(@NotNull BatchGetSecretValueRequest body) |
CancelArchiveKeyResponse |
cancelArchiveKey(CancelArchiveKeyRequest body) |
com.squareup.okhttp.Call |
cancelArchiveKeyAsync(CancelArchiveKeyRequest body,
com.byteplus.ApiCallback<CancelArchiveKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
cancelArchiveKeyCall(CancelArchiveKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for cancelArchiveKey
|
com.byteplus.ApiResponse<CancelArchiveKeyResponse> |
cancelArchiveKeyWithHttpInfo(@NotNull CancelArchiveKeyRequest body) |
CancelKeyDeletionResponse |
cancelKeyDeletion(CancelKeyDeletionRequest body) |
com.squareup.okhttp.Call |
cancelKeyDeletionAsync(CancelKeyDeletionRequest body,
com.byteplus.ApiCallback<CancelKeyDeletionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
cancelKeyDeletionCall(CancelKeyDeletionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for cancelKeyDeletion
|
com.byteplus.ApiResponse<CancelKeyDeletionResponse> |
cancelKeyDeletionWithHttpInfo(@NotNull CancelKeyDeletionRequest body) |
CancelSecretDeletionResponse |
cancelSecretDeletion(CancelSecretDeletionRequest body) |
com.squareup.okhttp.Call |
cancelSecretDeletionAsync(CancelSecretDeletionRequest body,
com.byteplus.ApiCallback<CancelSecretDeletionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
cancelSecretDeletionCall(CancelSecretDeletionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for cancelSecretDeletion
|
com.byteplus.ApiResponse<CancelSecretDeletionResponse> |
cancelSecretDeletionWithHttpInfo(@NotNull CancelSecretDeletionRequest body) |
CreateKeyResponse |
createKey(CreateKeyRequest body) |
com.squareup.okhttp.Call |
createKeyAsync(CreateKeyRequest body,
com.byteplus.ApiCallback<CreateKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createKeyCall(CreateKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createKey
|
CreateKeyringResponse |
createKeyring(CreateKeyringRequest body) |
com.squareup.okhttp.Call |
createKeyringAsync(CreateKeyringRequest body,
com.byteplus.ApiCallback<CreateKeyringResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createKeyringCall(CreateKeyringRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createKeyring
|
com.byteplus.ApiResponse<CreateKeyringResponse> |
createKeyringWithHttpInfo(@NotNull CreateKeyringRequest body) |
com.byteplus.ApiResponse<CreateKeyResponse> |
createKeyWithHttpInfo(@NotNull CreateKeyRequest body) |
CreateSecretResponse |
createSecret(CreateSecretRequest body) |
com.squareup.okhttp.Call |
createSecretAsync(CreateSecretRequest body,
com.byteplus.ApiCallback<CreateSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createSecretCall(CreateSecretRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSecret
|
com.byteplus.ApiResponse<CreateSecretResponse> |
createSecretWithHttpInfo(@NotNull CreateSecretRequest body) |
DecryptResponse |
decrypt(DecryptRequest body) |
com.squareup.okhttp.Call |
decryptAsync(DecryptRequest body,
com.byteplus.ApiCallback<DecryptResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
decryptCall(DecryptRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for decrypt
|
com.byteplus.ApiResponse<DecryptResponse> |
decryptWithHttpInfo(@NotNull DecryptRequest body) |
DeleteKeyMaterialResponse |
deleteKeyMaterial(DeleteKeyMaterialRequest body) |
com.squareup.okhttp.Call |
deleteKeyMaterialAsync(DeleteKeyMaterialRequest body,
com.byteplus.ApiCallback<DeleteKeyMaterialResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteKeyMaterialCall(DeleteKeyMaterialRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteKeyMaterial
|
com.byteplus.ApiResponse<DeleteKeyMaterialResponse> |
deleteKeyMaterialWithHttpInfo(@NotNull DeleteKeyMaterialRequest body) |
DeleteKeyringResponse |
deleteKeyring(DeleteKeyringRequest body) |
com.squareup.okhttp.Call |
deleteKeyringAsync(DeleteKeyringRequest body,
com.byteplus.ApiCallback<DeleteKeyringResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteKeyringCall(DeleteKeyringRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteKeyring
|
com.byteplus.ApiResponse<DeleteKeyringResponse> |
deleteKeyringWithHttpInfo(@NotNull DeleteKeyringRequest body) |
DescribeKeyResponse |
describeKey(DescribeKeyRequest body) |
com.squareup.okhttp.Call |
describeKeyAsync(DescribeKeyRequest body,
com.byteplus.ApiCallback<DescribeKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeKeyCall(DescribeKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeKey
|
DescribeKeyringsResponse |
describeKeyrings(DescribeKeyringsRequest body) |
com.squareup.okhttp.Call |
describeKeyringsAsync(DescribeKeyringsRequest body,
com.byteplus.ApiCallback<DescribeKeyringsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeKeyringsCall(DescribeKeyringsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeKeyrings
|
com.byteplus.ApiResponse<DescribeKeyringsResponse> |
describeKeyringsWithHttpInfo(@NotNull DescribeKeyringsRequest body) |
DescribeKeysResponse |
describeKeys(DescribeKeysRequest body) |
com.squareup.okhttp.Call |
describeKeysAsync(DescribeKeysRequest body,
com.byteplus.ApiCallback<DescribeKeysResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeKeysCall(DescribeKeysRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeKeys
|
com.byteplus.ApiResponse<DescribeKeysResponse> |
describeKeysWithHttpInfo(@NotNull DescribeKeysRequest body) |
com.byteplus.ApiResponse<DescribeKeyResponse> |
describeKeyWithHttpInfo(@NotNull DescribeKeyRequest body) |
DescribeRegionsResponse |
describeRegions(DescribeRegionsRequest body) |
com.squareup.okhttp.Call |
describeRegionsAsync(DescribeRegionsRequest body,
com.byteplus.ApiCallback<DescribeRegionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeRegionsCall(DescribeRegionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeRegions
|
com.byteplus.ApiResponse<DescribeRegionsResponse> |
describeRegionsWithHttpInfo(@NotNull DescribeRegionsRequest body) |
DescribeSecretResponse |
describeSecret(DescribeSecretRequest body) |
com.squareup.okhttp.Call |
describeSecretAsync(DescribeSecretRequest body,
com.byteplus.ApiCallback<DescribeSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSecretCall(DescribeSecretRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSecret
|
DescribeSecretsResponse |
describeSecrets(DescribeSecretsRequest body) |
com.squareup.okhttp.Call |
describeSecretsAsync(DescribeSecretsRequest body,
com.byteplus.ApiCallback<DescribeSecretsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSecretsCall(DescribeSecretsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSecrets
|
com.byteplus.ApiResponse<DescribeSecretsResponse> |
describeSecretsWithHttpInfo(@NotNull DescribeSecretsRequest body) |
DescribeSecretVersionsResponse |
describeSecretVersions(DescribeSecretVersionsRequest body) |
com.squareup.okhttp.Call |
describeSecretVersionsAsync(DescribeSecretVersionsRequest body,
com.byteplus.ApiCallback<DescribeSecretVersionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSecretVersionsCall(DescribeSecretVersionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSecretVersions
|
com.byteplus.ApiResponse<DescribeSecretVersionsResponse> |
describeSecretVersionsWithHttpInfo(@NotNull DescribeSecretVersionsRequest body) |
com.byteplus.ApiResponse<DescribeSecretResponse> |
describeSecretWithHttpInfo(@NotNull DescribeSecretRequest body) |
DisableKeyResponse |
disableKey(DisableKeyRequest body) |
com.squareup.okhttp.Call |
disableKeyAsync(DisableKeyRequest body,
com.byteplus.ApiCallback<DisableKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disableKeyCall(DisableKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableKey
|
DisableKeyRotationResponse |
disableKeyRotation(DisableKeyRotationRequest body) |
com.squareup.okhttp.Call |
disableKeyRotationAsync(DisableKeyRotationRequest body,
com.byteplus.ApiCallback<DisableKeyRotationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disableKeyRotationCall(DisableKeyRotationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableKeyRotation
|
com.byteplus.ApiResponse<DisableKeyRotationResponse> |
disableKeyRotationWithHttpInfo(@NotNull DisableKeyRotationRequest body) |
com.byteplus.ApiResponse<DisableKeyResponse> |
disableKeyWithHttpInfo(@NotNull DisableKeyRequest body) |
EnableKeyResponse |
enableKey(EnableKeyRequest body) |
com.squareup.okhttp.Call |
enableKeyAsync(EnableKeyRequest body,
com.byteplus.ApiCallback<EnableKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
enableKeyCall(EnableKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enableKey
|
EnableKeyRotationResponse |
enableKeyRotation(EnableKeyRotationRequest body) |
com.squareup.okhttp.Call |
enableKeyRotationAsync(EnableKeyRotationRequest body,
com.byteplus.ApiCallback<EnableKeyRotationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
enableKeyRotationCall(EnableKeyRotationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enableKeyRotation
|
com.byteplus.ApiResponse<EnableKeyRotationResponse> |
enableKeyRotationWithHttpInfo(@NotNull EnableKeyRotationRequest body) |
com.byteplus.ApiResponse<EnableKeyResponse> |
enableKeyWithHttpInfo(@NotNull EnableKeyRequest body) |
EncryptResponse |
encrypt(EncryptRequest body) |
com.squareup.okhttp.Call |
encryptAsync(EncryptRequest body,
com.byteplus.ApiCallback<EncryptResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
encryptCall(EncryptRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for encrypt
|
com.byteplus.ApiResponse<EncryptResponse> |
encryptWithHttpInfo(@NotNull EncryptRequest body) |
GenerateDataKeyResponse |
generateDataKey(GenerateDataKeyRequest body) |
com.squareup.okhttp.Call |
generateDataKeyAsync(GenerateDataKeyRequest body,
com.byteplus.ApiCallback<GenerateDataKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
generateDataKeyCall(GenerateDataKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for generateDataKey
|
com.byteplus.ApiResponse<GenerateDataKeyResponse> |
generateDataKeyWithHttpInfo(@NotNull GenerateDataKeyRequest body) |
GenerateMacResponse |
generateMac(GenerateMacRequest body) |
com.squareup.okhttp.Call |
generateMacAsync(GenerateMacRequest body,
com.byteplus.ApiCallback<GenerateMacResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
generateMacCall(GenerateMacRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for generateMac
|
com.byteplus.ApiResponse<GenerateMacResponse> |
generateMacWithHttpInfo(@NotNull GenerateMacRequest body) |
com.byteplus.ApiClient |
getApiClient() |
GetParametersForImportResponse |
getParametersForImport(GetParametersForImportRequest body) |
com.squareup.okhttp.Call |
getParametersForImportAsync(GetParametersForImportRequest body,
com.byteplus.ApiCallback<GetParametersForImportResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getParametersForImportCall(GetParametersForImportRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getParametersForImport
|
com.byteplus.ApiResponse<GetParametersForImportResponse> |
getParametersForImportWithHttpInfo(@NotNull GetParametersForImportRequest body) |
GetPublicKeyResponse |
getPublicKey(GetPublicKeyRequest body) |
com.squareup.okhttp.Call |
getPublicKeyAsync(GetPublicKeyRequest body,
com.byteplus.ApiCallback<GetPublicKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getPublicKeyCall(GetPublicKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPublicKey
|
com.byteplus.ApiResponse<GetPublicKeyResponse> |
getPublicKeyWithHttpInfo(@NotNull GetPublicKeyRequest body) |
GetSecretValueResponse |
getSecretValue(GetSecretValueRequest body) |
com.squareup.okhttp.Call |
getSecretValueAsync(GetSecretValueRequest body,
com.byteplus.ApiCallback<GetSecretValueResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getSecretValueCall(GetSecretValueRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSecretValue
|
com.byteplus.ApiResponse<GetSecretValueResponse> |
getSecretValueWithHttpInfo(@NotNull GetSecretValueRequest body) |
ImportKeyMaterialResponse |
importKeyMaterial(ImportKeyMaterialRequest body) |
com.squareup.okhttp.Call |
importKeyMaterialAsync(ImportKeyMaterialRequest body,
com.byteplus.ApiCallback<ImportKeyMaterialResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
importKeyMaterialCall(ImportKeyMaterialRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for importKeyMaterial
|
com.byteplus.ApiResponse<ImportKeyMaterialResponse> |
importKeyMaterialWithHttpInfo(@NotNull ImportKeyMaterialRequest body) |
ListTagsForResourcesResponse |
listTagsForResources(ListTagsForResourcesRequest body) |
com.squareup.okhttp.Call |
listTagsForResourcesAsync(ListTagsForResourcesRequest body,
com.byteplus.ApiCallback<ListTagsForResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listTagsForResourcesCall(ListTagsForResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listTagsForResources
|
com.byteplus.ApiResponse<ListTagsForResourcesResponse> |
listTagsForResourcesWithHttpInfo(@NotNull ListTagsForResourcesRequest body) |
QueryKeyringResponse |
queryKeyring(QueryKeyringRequest body) |
com.squareup.okhttp.Call |
queryKeyringAsync(QueryKeyringRequest body,
com.byteplus.ApiCallback<QueryKeyringResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
queryKeyringCall(QueryKeyringRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for queryKeyring
|
com.byteplus.ApiResponse<QueryKeyringResponse> |
queryKeyringWithHttpInfo(@NotNull QueryKeyringRequest body) |
ReEncryptResponse |
reEncrypt(ReEncryptRequest body) |
com.squareup.okhttp.Call |
reEncryptAsync(ReEncryptRequest body,
com.byteplus.ApiCallback<ReEncryptResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
reEncryptCall(ReEncryptRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reEncrypt
|
com.byteplus.ApiResponse<ReEncryptResponse> |
reEncryptWithHttpInfo(@NotNull ReEncryptRequest body) |
ReplicateKeyResponse |
replicateKey(ReplicateKeyRequest body) |
com.squareup.okhttp.Call |
replicateKeyAsync(ReplicateKeyRequest body,
com.byteplus.ApiCallback<ReplicateKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
replicateKeyCall(ReplicateKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replicateKey
|
com.byteplus.ApiResponse<ReplicateKeyResponse> |
replicateKeyWithHttpInfo(@NotNull ReplicateKeyRequest body) |
RestoreSecretResponse |
restoreSecret(RestoreSecretRequest body) |
com.squareup.okhttp.Call |
restoreSecretAsync(RestoreSecretRequest body,
com.byteplus.ApiCallback<RestoreSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
restoreSecretCall(RestoreSecretRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restoreSecret
|
com.byteplus.ApiResponse<RestoreSecretResponse> |
restoreSecretWithHttpInfo(@NotNull RestoreSecretRequest body) |
RotateSecretResponse |
rotateSecret(RotateSecretRequest body) |
com.squareup.okhttp.Call |
rotateSecretAsync(RotateSecretRequest body,
com.byteplus.ApiCallback<RotateSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
rotateSecretCall(RotateSecretRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for rotateSecret
|
com.byteplus.ApiResponse<RotateSecretResponse> |
rotateSecretWithHttpInfo(@NotNull RotateSecretRequest body) |
ScheduleKeyDeletionResponse |
scheduleKeyDeletion(ScheduleKeyDeletionRequest body) |
com.squareup.okhttp.Call |
scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest body,
com.byteplus.ApiCallback<ScheduleKeyDeletionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
scheduleKeyDeletionCall(ScheduleKeyDeletionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for scheduleKeyDeletion
|
com.byteplus.ApiResponse<ScheduleKeyDeletionResponse> |
scheduleKeyDeletionWithHttpInfo(@NotNull ScheduleKeyDeletionRequest body) |
ScheduleSecretDeletionResponse |
scheduleSecretDeletion(ScheduleSecretDeletionRequest body) |
com.squareup.okhttp.Call |
scheduleSecretDeletionAsync(ScheduleSecretDeletionRequest body,
com.byteplus.ApiCallback<ScheduleSecretDeletionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
scheduleSecretDeletionCall(ScheduleSecretDeletionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for scheduleSecretDeletion
|
com.byteplus.ApiResponse<ScheduleSecretDeletionResponse> |
scheduleSecretDeletionWithHttpInfo(@NotNull ScheduleSecretDeletionRequest body) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
SetSecretValueResponse |
setSecretValue(SetSecretValueRequest body) |
com.squareup.okhttp.Call |
setSecretValueAsync(SetSecretValueRequest body,
com.byteplus.ApiCallback<SetSecretValueResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
setSecretValueCall(SetSecretValueRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setSecretValue
|
com.byteplus.ApiResponse<SetSecretValueResponse> |
setSecretValueWithHttpInfo(@NotNull SetSecretValueRequest body) |
TagResourcesResponse |
tagResources(TagResourcesRequest body) |
com.squareup.okhttp.Call |
tagResourcesAsync(TagResourcesRequest body,
com.byteplus.ApiCallback<TagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
tagResourcesCall(TagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tagResources
|
com.byteplus.ApiResponse<TagResourcesResponse> |
tagResourcesWithHttpInfo(@NotNull TagResourcesRequest body) |
UntagResourcesResponse |
untagResources(UntagResourcesRequest body) |
com.squareup.okhttp.Call |
untagResourcesAsync(UntagResourcesRequest body,
com.byteplus.ApiCallback<UntagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
untagResourcesCall(UntagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for untagResources
|
com.byteplus.ApiResponse<UntagResourcesResponse> |
untagResourcesWithHttpInfo(@NotNull UntagResourcesRequest body) |
UpdateKeyResponse |
updateKey(UpdateKeyRequest body) |
com.squareup.okhttp.Call |
updateKeyAsync(UpdateKeyRequest body,
com.byteplus.ApiCallback<UpdateKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateKeyCall(UpdateKeyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateKey
|
UpdateKeyringResponse |
updateKeyring(UpdateKeyringRequest body) |
com.squareup.okhttp.Call |
updateKeyringAsync(UpdateKeyringRequest body,
com.byteplus.ApiCallback<UpdateKeyringResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateKeyringCall(UpdateKeyringRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateKeyring
|
com.byteplus.ApiResponse<UpdateKeyringResponse> |
updateKeyringWithHttpInfo(@NotNull UpdateKeyringRequest body) |
com.byteplus.ApiResponse<UpdateKeyResponse> |
updateKeyWithHttpInfo(@NotNull UpdateKeyRequest body) |
UpdatePrimaryRegionResponse |
updatePrimaryRegion(UpdatePrimaryRegionRequest body) |
com.squareup.okhttp.Call |
updatePrimaryRegionAsync(UpdatePrimaryRegionRequest body,
com.byteplus.ApiCallback<UpdatePrimaryRegionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updatePrimaryRegionCall(UpdatePrimaryRegionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePrimaryRegion
|
com.byteplus.ApiResponse<UpdatePrimaryRegionResponse> |
updatePrimaryRegionWithHttpInfo(@NotNull UpdatePrimaryRegionRequest body) |
UpdateSecretResponse |
updateSecret(UpdateSecretRequest body) |
com.squareup.okhttp.Call |
updateSecretAsync(UpdateSecretRequest body,
com.byteplus.ApiCallback<UpdateSecretResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateSecretCall(UpdateSecretRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSecret
|
UpdateSecretRotationPolicyResponse |
updateSecretRotationPolicy(UpdateSecretRotationPolicyRequest body) |
com.squareup.okhttp.Call |
updateSecretRotationPolicyAsync(UpdateSecretRotationPolicyRequest body,
com.byteplus.ApiCallback<UpdateSecretRotationPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateSecretRotationPolicyCall(UpdateSecretRotationPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSecretRotationPolicy
|
com.byteplus.ApiResponse<UpdateSecretRotationPolicyResponse> |
updateSecretRotationPolicyWithHttpInfo(@NotNull UpdateSecretRotationPolicyRequest body) |
com.byteplus.ApiResponse<UpdateSecretResponse> |
updateSecretWithHttpInfo(@NotNull UpdateSecretRequest body) |
VerifyMacResponse |
verifyMac(VerifyMacRequest body) |
com.squareup.okhttp.Call |
verifyMacAsync(VerifyMacRequest body,
com.byteplus.ApiCallback<VerifyMacResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
verifyMacCall(VerifyMacRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for verifyMac
|
com.byteplus.ApiResponse<VerifyMacResponse> |
verifyMacWithHttpInfo(@NotNull VerifyMacRequest body) |
public com.byteplus.ApiClient getApiClient()
public void setApiClient(com.byteplus.ApiClient apiClient)
public com.squareup.okhttp.Call archiveKeyCall(ArchiveKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ArchiveKeyResponse archiveKey(ArchiveKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ArchiveKeyResponse> archiveKeyWithHttpInfo(@NotNull @NotNull ArchiveKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call archiveKeyAsync(ArchiveKeyRequest body, com.byteplus.ApiCallback<ArchiveKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call asymmetricDecryptCall(AsymmetricDecryptRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AsymmetricDecryptResponse asymmetricDecrypt(AsymmetricDecryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AsymmetricDecryptResponse> asymmetricDecryptWithHttpInfo(@NotNull @NotNull AsymmetricDecryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call asymmetricDecryptAsync(AsymmetricDecryptRequest body, com.byteplus.ApiCallback<AsymmetricDecryptResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call asymmetricEncryptCall(AsymmetricEncryptRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AsymmetricEncryptResponse asymmetricEncrypt(AsymmetricEncryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AsymmetricEncryptResponse> asymmetricEncryptWithHttpInfo(@NotNull @NotNull AsymmetricEncryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call asymmetricEncryptAsync(AsymmetricEncryptRequest body, com.byteplus.ApiCallback<AsymmetricEncryptResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call asymmetricSignCall(AsymmetricSignRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AsymmetricSignResponse asymmetricSign(AsymmetricSignRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AsymmetricSignResponse> asymmetricSignWithHttpInfo(@NotNull @NotNull AsymmetricSignRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call asymmetricSignAsync(AsymmetricSignRequest body, com.byteplus.ApiCallback<AsymmetricSignResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call asymmetricVerifyCall(AsymmetricVerifyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AsymmetricVerifyResponse asymmetricVerify(AsymmetricVerifyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AsymmetricVerifyResponse> asymmetricVerifyWithHttpInfo(@NotNull @NotNull AsymmetricVerifyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call asymmetricVerifyAsync(AsymmetricVerifyRequest body, com.byteplus.ApiCallback<AsymmetricVerifyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call backupSecretCall(BackupSecretRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic BackupSecretResponse backupSecret(BackupSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<BackupSecretResponse> backupSecretWithHttpInfo(@NotNull @NotNull BackupSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call backupSecretAsync(BackupSecretRequest body, com.byteplus.ApiCallback<BackupSecretResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call batchGetSecretValueCall(BatchGetSecretValueRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic BatchGetSecretValueResponse batchGetSecretValue(BatchGetSecretValueRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<BatchGetSecretValueResponse> batchGetSecretValueWithHttpInfo(@NotNull @NotNull BatchGetSecretValueRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call batchGetSecretValueAsync(BatchGetSecretValueRequest body, com.byteplus.ApiCallback<BatchGetSecretValueResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call cancelArchiveKeyCall(CancelArchiveKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CancelArchiveKeyResponse cancelArchiveKey(CancelArchiveKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CancelArchiveKeyResponse> cancelArchiveKeyWithHttpInfo(@NotNull @NotNull CancelArchiveKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call cancelArchiveKeyAsync(CancelArchiveKeyRequest body, com.byteplus.ApiCallback<CancelArchiveKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call cancelKeyDeletionCall(CancelKeyDeletionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CancelKeyDeletionResponse> cancelKeyDeletionWithHttpInfo(@NotNull @NotNull CancelKeyDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call cancelKeyDeletionAsync(CancelKeyDeletionRequest body, com.byteplus.ApiCallback<CancelKeyDeletionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call cancelSecretDeletionCall(CancelSecretDeletionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CancelSecretDeletionResponse cancelSecretDeletion(CancelSecretDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CancelSecretDeletionResponse> cancelSecretDeletionWithHttpInfo(@NotNull @NotNull CancelSecretDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call cancelSecretDeletionAsync(CancelSecretDeletionRequest body, com.byteplus.ApiCallback<CancelSecretDeletionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createKeyCall(CreateKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateKeyResponse createKey(CreateKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateKeyResponse> createKeyWithHttpInfo(@NotNull @NotNull CreateKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createKeyAsync(CreateKeyRequest body, com.byteplus.ApiCallback<CreateKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createKeyringCall(CreateKeyringRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateKeyringResponse createKeyring(CreateKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateKeyringResponse> createKeyringWithHttpInfo(@NotNull @NotNull CreateKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createKeyringAsync(CreateKeyringRequest body, com.byteplus.ApiCallback<CreateKeyringResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createSecretCall(CreateSecretRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateSecretResponse createSecret(CreateSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateSecretResponse> createSecretWithHttpInfo(@NotNull @NotNull CreateSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createSecretAsync(CreateSecretRequest body, com.byteplus.ApiCallback<CreateSecretResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call decryptCall(DecryptRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DecryptResponse decrypt(DecryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DecryptResponse> decryptWithHttpInfo(@NotNull @NotNull DecryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call decryptAsync(DecryptRequest body, com.byteplus.ApiCallback<DecryptResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteKeyMaterialCall(DeleteKeyMaterialRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteKeyMaterialResponse deleteKeyMaterial(DeleteKeyMaterialRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteKeyMaterialResponse> deleteKeyMaterialWithHttpInfo(@NotNull @NotNull DeleteKeyMaterialRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteKeyMaterialAsync(DeleteKeyMaterialRequest body, com.byteplus.ApiCallback<DeleteKeyMaterialResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteKeyringCall(DeleteKeyringRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteKeyringResponse deleteKeyring(DeleteKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteKeyringResponse> deleteKeyringWithHttpInfo(@NotNull @NotNull DeleteKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteKeyringAsync(DeleteKeyringRequest body, com.byteplus.ApiCallback<DeleteKeyringResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeKeyCall(DescribeKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeKeyResponse describeKey(DescribeKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeKeyResponse> describeKeyWithHttpInfo(@NotNull @NotNull DescribeKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeKeyAsync(DescribeKeyRequest body, com.byteplus.ApiCallback<DescribeKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeKeyringsCall(DescribeKeyringsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeKeyringsResponse describeKeyrings(DescribeKeyringsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeKeyringsResponse> describeKeyringsWithHttpInfo(@NotNull @NotNull DescribeKeyringsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeKeyringsAsync(DescribeKeyringsRequest body, com.byteplus.ApiCallback<DescribeKeyringsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeKeysCall(DescribeKeysRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeKeysResponse describeKeys(DescribeKeysRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeKeysResponse> describeKeysWithHttpInfo(@NotNull @NotNull DescribeKeysRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeKeysAsync(DescribeKeysRequest body, com.byteplus.ApiCallback<DescribeKeysResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeRegionsCall(DescribeRegionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeRegionsResponse describeRegions(DescribeRegionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeRegionsResponse> describeRegionsWithHttpInfo(@NotNull @NotNull DescribeRegionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeRegionsAsync(DescribeRegionsRequest body, com.byteplus.ApiCallback<DescribeRegionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeSecretCall(DescribeSecretRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeSecretResponse describeSecret(DescribeSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeSecretResponse> describeSecretWithHttpInfo(@NotNull @NotNull DescribeSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeSecretAsync(DescribeSecretRequest body, com.byteplus.ApiCallback<DescribeSecretResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeSecretVersionsCall(DescribeSecretVersionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeSecretVersionsResponse describeSecretVersions(DescribeSecretVersionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeSecretVersionsResponse> describeSecretVersionsWithHttpInfo(@NotNull @NotNull DescribeSecretVersionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeSecretVersionsAsync(DescribeSecretVersionsRequest body, com.byteplus.ApiCallback<DescribeSecretVersionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeSecretsCall(DescribeSecretsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeSecretsResponse describeSecrets(DescribeSecretsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeSecretsResponse> describeSecretsWithHttpInfo(@NotNull @NotNull DescribeSecretsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeSecretsAsync(DescribeSecretsRequest body, com.byteplus.ApiCallback<DescribeSecretsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disableKeyCall(DisableKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisableKeyResponse disableKey(DisableKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisableKeyResponse> disableKeyWithHttpInfo(@NotNull @NotNull DisableKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disableKeyAsync(DisableKeyRequest body, com.byteplus.ApiCallback<DisableKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disableKeyRotationCall(DisableKeyRotationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisableKeyRotationResponse disableKeyRotation(DisableKeyRotationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisableKeyRotationResponse> disableKeyRotationWithHttpInfo(@NotNull @NotNull DisableKeyRotationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disableKeyRotationAsync(DisableKeyRotationRequest body, com.byteplus.ApiCallback<DisableKeyRotationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call enableKeyCall(EnableKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic EnableKeyResponse enableKey(EnableKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<EnableKeyResponse> enableKeyWithHttpInfo(@NotNull @NotNull EnableKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call enableKeyAsync(EnableKeyRequest body, com.byteplus.ApiCallback<EnableKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call enableKeyRotationCall(EnableKeyRotationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic EnableKeyRotationResponse enableKeyRotation(EnableKeyRotationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<EnableKeyRotationResponse> enableKeyRotationWithHttpInfo(@NotNull @NotNull EnableKeyRotationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call enableKeyRotationAsync(EnableKeyRotationRequest body, com.byteplus.ApiCallback<EnableKeyRotationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call encryptCall(EncryptRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic EncryptResponse encrypt(EncryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<EncryptResponse> encryptWithHttpInfo(@NotNull @NotNull EncryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call encryptAsync(EncryptRequest body, com.byteplus.ApiCallback<EncryptResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call generateDataKeyCall(GenerateDataKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GenerateDataKeyResponse generateDataKey(GenerateDataKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GenerateDataKeyResponse> generateDataKeyWithHttpInfo(@NotNull @NotNull GenerateDataKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call generateDataKeyAsync(GenerateDataKeyRequest body, com.byteplus.ApiCallback<GenerateDataKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call generateMacCall(GenerateMacRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GenerateMacResponse generateMac(GenerateMacRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GenerateMacResponse> generateMacWithHttpInfo(@NotNull @NotNull GenerateMacRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call generateMacAsync(GenerateMacRequest body, com.byteplus.ApiCallback<GenerateMacResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getParametersForImportCall(GetParametersForImportRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetParametersForImportResponse getParametersForImport(GetParametersForImportRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetParametersForImportResponse> getParametersForImportWithHttpInfo(@NotNull @NotNull GetParametersForImportRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getParametersForImportAsync(GetParametersForImportRequest body, com.byteplus.ApiCallback<GetParametersForImportResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getPublicKeyCall(GetPublicKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetPublicKeyResponse getPublicKey(GetPublicKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetPublicKeyResponse> getPublicKeyWithHttpInfo(@NotNull @NotNull GetPublicKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getPublicKeyAsync(GetPublicKeyRequest body, com.byteplus.ApiCallback<GetPublicKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSecretValueCall(GetSecretValueRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetSecretValueResponse getSecretValue(GetSecretValueRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetSecretValueResponse> getSecretValueWithHttpInfo(@NotNull @NotNull GetSecretValueRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSecretValueAsync(GetSecretValueRequest body, com.byteplus.ApiCallback<GetSecretValueResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call importKeyMaterialCall(ImportKeyMaterialRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ImportKeyMaterialResponse importKeyMaterial(ImportKeyMaterialRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ImportKeyMaterialResponse> importKeyMaterialWithHttpInfo(@NotNull @NotNull ImportKeyMaterialRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call importKeyMaterialAsync(ImportKeyMaterialRequest body, com.byteplus.ApiCallback<ImportKeyMaterialResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listTagsForResourcesCall(ListTagsForResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListTagsForResourcesResponse listTagsForResources(ListTagsForResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListTagsForResourcesResponse> listTagsForResourcesWithHttpInfo(@NotNull @NotNull ListTagsForResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listTagsForResourcesAsync(ListTagsForResourcesRequest body, com.byteplus.ApiCallback<ListTagsForResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call queryKeyringCall(QueryKeyringRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic QueryKeyringResponse queryKeyring(QueryKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<QueryKeyringResponse> queryKeyringWithHttpInfo(@NotNull @NotNull QueryKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call queryKeyringAsync(QueryKeyringRequest body, com.byteplus.ApiCallback<QueryKeyringResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reEncryptCall(ReEncryptRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ReEncryptResponse reEncrypt(ReEncryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ReEncryptResponse> reEncryptWithHttpInfo(@NotNull @NotNull ReEncryptRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reEncryptAsync(ReEncryptRequest body, com.byteplus.ApiCallback<ReEncryptResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replicateKeyCall(ReplicateKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ReplicateKeyResponse replicateKey(ReplicateKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ReplicateKeyResponse> replicateKeyWithHttpInfo(@NotNull @NotNull ReplicateKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replicateKeyAsync(ReplicateKeyRequest body, com.byteplus.ApiCallback<ReplicateKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call restoreSecretCall(RestoreSecretRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RestoreSecretResponse restoreSecret(RestoreSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RestoreSecretResponse> restoreSecretWithHttpInfo(@NotNull @NotNull RestoreSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call restoreSecretAsync(RestoreSecretRequest body, com.byteplus.ApiCallback<RestoreSecretResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call rotateSecretCall(RotateSecretRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RotateSecretResponse rotateSecret(RotateSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RotateSecretResponse> rotateSecretWithHttpInfo(@NotNull @NotNull RotateSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call rotateSecretAsync(RotateSecretRequest body, com.byteplus.ApiCallback<RotateSecretResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call scheduleKeyDeletionCall(ScheduleKeyDeletionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ScheduleKeyDeletionResponse> scheduleKeyDeletionWithHttpInfo(@NotNull @NotNull ScheduleKeyDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call scheduleKeyDeletionAsync(ScheduleKeyDeletionRequest body, com.byteplus.ApiCallback<ScheduleKeyDeletionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call scheduleSecretDeletionCall(ScheduleSecretDeletionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ScheduleSecretDeletionResponse scheduleSecretDeletion(ScheduleSecretDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ScheduleSecretDeletionResponse> scheduleSecretDeletionWithHttpInfo(@NotNull @NotNull ScheduleSecretDeletionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call scheduleSecretDeletionAsync(ScheduleSecretDeletionRequest body, com.byteplus.ApiCallback<ScheduleSecretDeletionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call setSecretValueCall(SetSecretValueRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic SetSecretValueResponse setSecretValue(SetSecretValueRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<SetSecretValueResponse> setSecretValueWithHttpInfo(@NotNull @NotNull SetSecretValueRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call setSecretValueAsync(SetSecretValueRequest body, com.byteplus.ApiCallback<SetSecretValueResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, com.byteplus.ApiCallback<TagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call untagResourcesCall(UntagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UntagResourcesResponse untagResources(UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call untagResourcesAsync(UntagResourcesRequest body, com.byteplus.ApiCallback<UntagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateKeyCall(UpdateKeyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateKeyResponse updateKey(UpdateKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateKeyResponse> updateKeyWithHttpInfo(@NotNull @NotNull UpdateKeyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateKeyAsync(UpdateKeyRequest body, com.byteplus.ApiCallback<UpdateKeyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateKeyringCall(UpdateKeyringRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateKeyringResponse updateKeyring(UpdateKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateKeyringResponse> updateKeyringWithHttpInfo(@NotNull @NotNull UpdateKeyringRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateKeyringAsync(UpdateKeyringRequest body, com.byteplus.ApiCallback<UpdateKeyringResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updatePrimaryRegionCall(UpdatePrimaryRegionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdatePrimaryRegionResponse updatePrimaryRegion(UpdatePrimaryRegionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdatePrimaryRegionResponse> updatePrimaryRegionWithHttpInfo(@NotNull @NotNull UpdatePrimaryRegionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updatePrimaryRegionAsync(UpdatePrimaryRegionRequest body, com.byteplus.ApiCallback<UpdatePrimaryRegionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateSecretCall(UpdateSecretRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateSecretResponse updateSecret(UpdateSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateSecretResponse> updateSecretWithHttpInfo(@NotNull @NotNull UpdateSecretRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateSecretAsync(UpdateSecretRequest body, com.byteplus.ApiCallback<UpdateSecretResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateSecretRotationPolicyCall(UpdateSecretRotationPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateSecretRotationPolicyResponse updateSecretRotationPolicy(UpdateSecretRotationPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateSecretRotationPolicyResponse> updateSecretRotationPolicyWithHttpInfo(@NotNull @NotNull UpdateSecretRotationPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateSecretRotationPolicyAsync(UpdateSecretRotationPolicyRequest body, com.byteplus.ApiCallback<UpdateSecretRotationPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call verifyMacCall(VerifyMacRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic VerifyMacResponse verifyMac(VerifyMacRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<VerifyMacResponse> verifyMacWithHttpInfo(@NotNull @NotNull VerifyMacRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call verifyMacAsync(VerifyMacRequest body, com.byteplus.ApiCallback<VerifyMacResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.