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