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