Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.responses |
Modifier and Type | Method and Description |
---|---|
ScheduleSecretDeletionResponse |
VaultsClient.scheduleSecretDeletion(ScheduleSecretDeletionRequest request) |
ScheduleSecretDeletionResponse |
Vaults.scheduleSecretDeletion(ScheduleSecretDeletionRequest request)
Schedules the deletion of the specified secret.
|
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 |
---|---|
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 |
---|---|
ScheduleSecretDeletionResponse |
ScheduleSecretDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ScheduleSecretDeletionResponse.Builder |
ScheduleSecretDeletionResponse.Builder.copy(ScheduleSecretDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.