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