Package | Description |
---|---|
com.oracle.bmc.vault | |
com.oracle.bmc.vault.responses |
Modifier and Type | Method and Description |
---|---|
CancelSecretVersionDeletionResponse |
VaultsClient.cancelSecretVersionDeletion(CancelSecretVersionDeletionRequest request) |
CancelSecretVersionDeletionResponse |
Vaults.cancelSecretVersionDeletion(CancelSecretVersionDeletionRequest request)
Cancels the scheduled deletion of a secret version.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelSecretVersionDeletionResponse> |
VaultsAsync.cancelSecretVersionDeletion(CancelSecretVersionDeletionRequest request,
AsyncHandler<CancelSecretVersionDeletionRequest,CancelSecretVersionDeletionResponse> handler)
Cancels the scheduled deletion of a secret version.
|
Future<CancelSecretVersionDeletionResponse> |
VaultsAsyncClient.cancelSecretVersionDeletion(CancelSecretVersionDeletionRequest request,
AsyncHandler<CancelSecretVersionDeletionRequest,CancelSecretVersionDeletionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CancelSecretVersionDeletionResponse> |
VaultsAsync.cancelSecretVersionDeletion(CancelSecretVersionDeletionRequest request,
AsyncHandler<CancelSecretVersionDeletionRequest,CancelSecretVersionDeletionResponse> handler)
Cancels the scheduled deletion of a secret version.
|
Future<CancelSecretVersionDeletionResponse> |
VaultsAsyncClient.cancelSecretVersionDeletion(CancelSecretVersionDeletionRequest request,
AsyncHandler<CancelSecretVersionDeletionRequest,CancelSecretVersionDeletionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CancelSecretVersionDeletionResponse |
CancelSecretVersionDeletionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelSecretVersionDeletionResponse.Builder |
CancelSecretVersionDeletionResponse.Builder.copy(CancelSecretVersionDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.