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