| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleSecretDeletionResponse |
KmsApi.scheduleSecretDeletion(ScheduleSecretDeletionRequest body) |
com.squareup.okhttp.Call |
KmsApi.scheduleSecretDeletionAsync(ScheduleSecretDeletionRequest body,
ApiCallback<ScheduleSecretDeletionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.scheduleSecretDeletionCall(ScheduleSecretDeletionRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for scheduleSecretDeletion
|
ApiResponse<ScheduleSecretDeletionResponse> |
KmsApi.scheduleSecretDeletionWithHttpInfo(@NotNull ScheduleSecretDeletionRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ScheduleSecretDeletionRequest |
ScheduleSecretDeletionRequest.forceDelete(Boolean forceDelete) |
ScheduleSecretDeletionRequest |
ScheduleSecretDeletionRequest.pendingWindowInDays(Integer pendingWindowInDays) |
ScheduleSecretDeletionRequest |
ScheduleSecretDeletionRequest.secretName(String secretName) |
Copyright © 2025. All rights reserved.