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 classEncryptBatch.BatchEntryDefinition of a batch entry.static classEncryptBatch.RequestRequest object.static classEncryptBatch.ResponseResponse object parsed from JSON returned by theRestApi.
-