Uses of Class
io.helidon.integrations.oci.vault.GetSecretBundle.Response
Packages that use GetSecretBundle.Response
Package
Description
Integration with OCI Vault REST API including the KMS encryption and digest support.
-
Uses of GetSecretBundle.Response in io.helidon.integrations.oci.vault
Methods in io.helidon.integrations.oci.vault that return types with arguments of type GetSecretBundle.ResponseModifier and TypeMethodDescriptionOciVault.getSecretBundle(GetSecretBundle.Request request) Gets information about the specified secret.OciVaultRx.getSecretBundle(GetSecretBundle.Request request) Gets information about the specified secret.