public static interface OnDecryptOutput.Builder
| Modifier and Type | Method and Description |
|---|---|
OnDecryptOutput |
build() |
DecryptionMaterials |
materials() |
OnDecryptOutput.Builder |
materials(DecryptionMaterials materials) |
OnDecryptOutput.Builder materials(DecryptionMaterials materials)
DecryptionMaterials materials()
OnDecryptOutput build()