| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecretRotationPolicyResponse |
KmsApi.updateSecretRotationPolicy(UpdateSecretRotationPolicyRequest body) |
com.squareup.okhttp.Call |
KmsApi.updateSecretRotationPolicyAsync(UpdateSecretRotationPolicyRequest body,
ApiCallback<UpdateSecretRotationPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.updateSecretRotationPolicyCall(UpdateSecretRotationPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSecretRotationPolicy
|
ApiResponse<UpdateSecretRotationPolicyResponse> |
KmsApi.updateSecretRotationPolicyWithHttpInfo(@NotNull UpdateSecretRotationPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecretRotationPolicyRequest |
UpdateSecretRotationPolicyRequest.automaticRotation(Boolean automaticRotation) |
UpdateSecretRotationPolicyRequest |
UpdateSecretRotationPolicyRequest.rotationInterval(String rotationInterval) |
UpdateSecretRotationPolicyRequest |
UpdateSecretRotationPolicyRequest.secretName(String secretName) |
Copyright © 2025. All rights reserved.