Uses of Class
io.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Response
Packages that use UpdateCubbyhole.Response
Package
Description
Cubbyhole secret engine support for Vault.
-
Uses of UpdateCubbyhole.Response in io.helidon.integrations.vault.secrets.cubbyhole
Methods in io.helidon.integrations.vault.secrets.cubbyhole that return UpdateCubbyhole.ResponseModifier and TypeMethodDescriptionCubbyholeSecrets.update
(UpdateCubbyhole.Request request) Update a secret on the defined path.Methods in io.helidon.integrations.vault.secrets.cubbyhole that return types with arguments of type UpdateCubbyhole.ResponseModifier and TypeMethodDescriptionCubbyholeSecretsRx.update
(UpdateCubbyhole.Request request) Update a secret on the defined path.