Uses of Class
io.helidon.integrations.vault.secrets.transit.DeleteKey.Request
-
Uses of DeleteKey.Request in io.helidon.integrations.vault.secrets.transit
Modifier and TypeMethodDescriptionstatic DeleteKey.Request
DeleteKey.Request.builder()
Fluent API builder for configuring a request.static DeleteKey.Request
Create a request from key name.Specifies the name of the encryption key to create.Modifier and TypeMethodDescriptionTransitSecrets.deleteKey
(DeleteKey.Request request) Delete a named ecryption key.