Uses of Class
io.helidon.integrations.oci.vault.DeleteSecret.Response
Packages that use DeleteSecret.Response
Package
Description
Integration with OCI Vault REST API including the KMS encryption and digest support.
-
Uses of DeleteSecret.Response in io.helidon.integrations.oci.vault
Methods in io.helidon.integrations.oci.vault that return DeleteSecret.ResponseModifier and TypeMethodDescriptionOciVault.deleteSecret(DeleteSecret.Request request) Schedules a secret deletion.Methods in io.helidon.integrations.oci.vault that return types with arguments of type DeleteSecret.ResponseModifier and TypeMethodDescriptionOciVaultRx.deleteSecret(DeleteSecret.Request request) Schedules a secret deletion.