Class CreateKey
- java.lang.Object
-
- io.helidon.integrations.vault.secrets.transit.CreateKey
-
public final class CreateKey extends Object
Create Key request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCreateKey.RequestRequest object.static classCreateKey.ResponseResponse object parsed from JSON returned by theRestApi.
-