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