Uses of Class
io.helidon.integrations.vault.sys.DeletePolicy.Request
-
Uses of DeletePolicy.Request in io.helidon.integrations.vault.sys
Modifier and TypeMethodDescriptionstatic DeletePolicy.Request
DeletePolicy.Request.builder()
Fluent API builder for configuring a request.static DeletePolicy.Request
Create a delete policy request for a policy name.Name of the policy to delete.Modifier and TypeMethodDescriptionSys.deletePolicy
(DeletePolicy.Request request) Delete a policy.