| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
DisableKeyRotationResponse |
KmsApi.disableKeyRotation(DisableKeyRotationRequest body) |
com.squareup.okhttp.Call |
KmsApi.disableKeyRotationAsync(DisableKeyRotationRequest body,
ApiCallback<DisableKeyRotationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.disableKeyRotationCall(DisableKeyRotationRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableKeyRotation
|
ApiResponse<DisableKeyRotationResponse> |
KmsApi.disableKeyRotationWithHttpInfo(@NotNull DisableKeyRotationRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DisableKeyRotationRequest |
DisableKeyRotationRequest.keyID(String keyID) |
DisableKeyRotationRequest |
DisableKeyRotationRequest.keyName(String keyName) |
DisableKeyRotationRequest |
DisableKeyRotationRequest.keyringName(String keyringName) |
Copyright © 2025. All rights reserved.