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