Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionResponse |
KmsManagementClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest request) |
ScheduleKeyDeletionResponse |
KmsManagement.scheduleKeyDeletion(ScheduleKeyDeletionRequest request)
Schedules the deletion of the specified key.
|
Modifier and Type | Method and Description |
---|---|
Future<ScheduleKeyDeletionResponse> |
KmsManagementAsyncClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest request,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResponse> handler) |
Future<ScheduleKeyDeletionResponse> |
KmsManagementAsync.scheduleKeyDeletion(ScheduleKeyDeletionRequest request,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResponse> handler)
Schedules the deletion of the specified key.
|
Modifier and Type | Method and Description |
---|---|
Future<ScheduleKeyDeletionResponse> |
KmsManagementAsyncClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest request,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResponse> handler) |
Future<ScheduleKeyDeletionResponse> |
KmsManagementAsync.scheduleKeyDeletion(ScheduleKeyDeletionRequest request,
AsyncHandler<ScheduleKeyDeletionRequest,ScheduleKeyDeletionResponse> handler)
Schedules the deletion of the specified key.
|
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionResponse |
ScheduleKeyDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionResponse.Builder |
ScheduleKeyDeletionResponse.Builder.copy(ScheduleKeyDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.