Uses of Class
io.helidon.integrations.oci.vault.GetKey.Request
Packages that use GetKey.Request
Package
Description
Integration with OCI Vault REST API including the KMS encryption and digest support.
-
Uses of GetKey.Request in io.helidon.integrations.oci.vault
Methods in io.helidon.integrations.oci.vault that return GetKey.RequestModifier and TypeMethodDescriptionstatic GetKey.RequestGetKey.Request.builder()Fluent API builder for configuring a request.static GetKey.RequestCreate a new request for Key OCID.Key OCID.Methods in io.helidon.integrations.oci.vault with parameters of type GetKey.RequestModifier and TypeMethodDescriptionOciVault.getKey(GetKey.Request request) Get key metadata.OciVaultRx.getKey(GetKey.Request request) Get key metadata.