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