Class DeleteKey
- java.lang.Object
-
- io.helidon.integrations.vault.secrets.transit.DeleteKey
-
public final class DeleteKey extends Object
Delete Key request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DeleteKey.Request
Request object.static class
DeleteKey.Response
Response object parsed from JSON returned by theRestApi
.
-