Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.requests |
Modifier and Type | Method and Description |
---|---|
ScheduleSecretVersionDeletionResponse |
VaultsClient.scheduleSecretVersionDeletion(ScheduleSecretVersionDeletionRequest request) |
ScheduleSecretVersionDeletionResponse |
Vaults.scheduleSecretVersionDeletion(ScheduleSecretVersionDeletionRequest request)
Schedules the deletion of the specified secret version.
|
Future<ScheduleSecretVersionDeletionResponse> |
VaultsAsync.scheduleSecretVersionDeletion(ScheduleSecretVersionDeletionRequest request,
AsyncHandler<ScheduleSecretVersionDeletionRequest,ScheduleSecretVersionDeletionResponse> handler)
Schedules the deletion of the specified secret version.
|
Future<ScheduleSecretVersionDeletionResponse> |
VaultsAsyncClient.scheduleSecretVersionDeletion(ScheduleSecretVersionDeletionRequest request,
AsyncHandler<ScheduleSecretVersionDeletionRequest,ScheduleSecretVersionDeletionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ScheduleSecretVersionDeletionResponse> |
VaultsAsync.scheduleSecretVersionDeletion(ScheduleSecretVersionDeletionRequest request,
AsyncHandler<ScheduleSecretVersionDeletionRequest,ScheduleSecretVersionDeletionResponse> handler)
Schedules the deletion of the specified secret version.
|
Future<ScheduleSecretVersionDeletionResponse> |
VaultsAsyncClient.scheduleSecretVersionDeletion(ScheduleSecretVersionDeletionRequest request,
AsyncHandler<ScheduleSecretVersionDeletionRequest,ScheduleSecretVersionDeletionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ScheduleSecretVersionDeletionRequest |
ScheduleSecretVersionDeletionRequest.Builder.build()
Build the instance of ScheduleSecretVersionDeletionRequest as configured by this builder
|
ScheduleSecretVersionDeletionRequest |
ScheduleSecretVersionDeletionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ScheduleSecretVersionDeletionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ScheduleSecretVersionDeletionRequest.Builder |
ScheduleSecretVersionDeletionRequest.Builder.copy(ScheduleSecretVersionDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.