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