Uses of Class
software.amazon.encryption.s3.materials.DecryptMaterialsRequest
-
Packages that use DecryptMaterialsRequest Package Description software.amazon.encryption.s3.materials -
-
Uses of DecryptMaterialsRequest in software.amazon.encryption.s3.materials
Methods in software.amazon.encryption.s3.materials that return DecryptMaterialsRequest Modifier and Type Method Description DecryptMaterialsRequestDecryptMaterialsRequest.Builder. build()Methods in software.amazon.encryption.s3.materials with parameters of type DecryptMaterialsRequest Modifier and Type Method Description DecryptionMaterialsCryptographicMaterialsManager. decryptMaterials(DecryptMaterialsRequest request)Returns decryption materials appropriate for the given request.DecryptionMaterialsDefaultCryptoMaterialsManager. decryptMaterials(DecryptMaterialsRequest request)
-