Uses of Class
io.helidon.integrations.oci.vault.GetKey.Response
-
Packages that use GetKey.Response Package Description io.helidon.integrations.oci.vault Integration with OCI Vault REST API including the KMS encryption and digest support. -
-
Uses of GetKey.Response in io.helidon.integrations.oci.vault
Methods in io.helidon.integrations.oci.vault that return types with arguments of type GetKey.Response Modifier and Type Method Description ApiOptionalResponse<GetKey.Response>
OciVault. getKey(GetKey.Request request)
Deprecated, for removal: This API element is subject to removal in a future version.Get key metadata.Single<ApiOptionalResponse<GetKey.Response>>
OciVaultRx. getKey(GetKey.Request request)
Deprecated, for removal: This API element is subject to removal in a future version.Get key metadata.
-