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