Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionResponse |
KmsManagementClient.scheduleKeyDeletion(ScheduleKeyDeletionRequest request) |
ScheduleKeyDeletionResponse |
KmsManagement.scheduleKeyDeletion(ScheduleKeyDeletionRequest request)
Schedules the deletion of the specified key.
|
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 |
---|---|
ScheduleKeyDeletionRequest |
ScheduleKeyDeletionRequest.Builder.build()
Build the instance of ScheduleKeyDeletionRequest as configured by this builder
|
ScheduleKeyDeletionRequest |
ScheduleKeyDeletionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ScheduleKeyDeletionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.copy(ScheduleKeyDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.