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