Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ScheduleHsmClusterDeletionResponse |
KmsHsmCluster.scheduleHsmClusterDeletion(ScheduleHsmClusterDeletionRequest request)
Schedules HSM cluster for deletion, update its lifecycle state to ‘PENDING_DELETION’ and
deletes it after the retention period.
|
ScheduleHsmClusterDeletionResponse |
KmsHsmClusterClient.scheduleHsmClusterDeletion(ScheduleHsmClusterDeletionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ScheduleHsmClusterDeletionResponse> |
KmsHsmClusterAsyncClient.scheduleHsmClusterDeletion(ScheduleHsmClusterDeletionRequest request,
AsyncHandler<ScheduleHsmClusterDeletionRequest,ScheduleHsmClusterDeletionResponse> handler) |
Future<ScheduleHsmClusterDeletionResponse> |
KmsHsmClusterAsync.scheduleHsmClusterDeletion(ScheduleHsmClusterDeletionRequest request,
AsyncHandler<ScheduleHsmClusterDeletionRequest,ScheduleHsmClusterDeletionResponse> handler)
Schedules HSM cluster for deletion, update its lifecycle state to ‘PENDING_DELETION’ and
deletes it after the retention period.
|
Modifier and Type | Method and Description |
---|---|
Future<ScheduleHsmClusterDeletionResponse> |
KmsHsmClusterAsyncClient.scheduleHsmClusterDeletion(ScheduleHsmClusterDeletionRequest request,
AsyncHandler<ScheduleHsmClusterDeletionRequest,ScheduleHsmClusterDeletionResponse> handler) |
Future<ScheduleHsmClusterDeletionResponse> |
KmsHsmClusterAsync.scheduleHsmClusterDeletion(ScheduleHsmClusterDeletionRequest request,
AsyncHandler<ScheduleHsmClusterDeletionRequest,ScheduleHsmClusterDeletionResponse> handler)
Schedules HSM cluster for deletion, update its lifecycle state to ‘PENDING_DELETION’ and
deletes it after the retention period.
|
Modifier and Type | Method and Description |
---|---|
ScheduleHsmClusterDeletionResponse |
ScheduleHsmClusterDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ScheduleHsmClusterDeletionResponse.Builder |
ScheduleHsmClusterDeletionResponse.Builder.copy(ScheduleHsmClusterDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.