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 classUpdateKeyConfig.RequestRequest object.static classUpdateKeyConfig.ResponseResponse object parsed from JSON returned by theRestApi.
-