Class DecryptBatch
- java.lang.Object
-
- io.helidon.integrations.vault.secrets.transit.DecryptBatch
-
public final class DecryptBatch extends Object
Decrypt Batch request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DecryptBatch.BatchEntry
Definition of a batch entry.static class
DecryptBatch.Request
Request object.static class
DecryptBatch.Response
Response object parsed from JSON returned by theRestApi
.
-