Uses of Class
io.helidon.integrations.vault.secrets.cubbyhole.DeleteCubbyhole.Request
Package
Description
Cubbyhole secret engine support for Vault.
-
Uses of DeleteCubbyhole.Request in io.helidon.integrations.vault.secrets.cubbyhole
Modifier and TypeMethodDescriptionstatic DeleteCubbyhole.Request
DeleteCubbyhole.Request.builder()
Fluent API builder for configuring a request.Path of the secret.Modifier and TypeMethodDescriptionCubbyholeSecrets.delete
(DeleteCubbyhole.Request request) Delete the secret.