Uses of Class
software.amazon.awssdk.services.voiceid.model.FraudDetectionResult
-
Packages that use FraudDetectionResult Package Description software.amazon.awssdk.services.voiceid.model -
-
Uses of FraudDetectionResult in software.amazon.awssdk.services.voiceid.model
Methods in software.amazon.awssdk.services.voiceid.model that return FraudDetectionResult Modifier and Type Method Description FraudDetectionResultEvaluateSessionResponse. fraudDetectionResult()Details resulting from the fraud detection process, such as fraud detection decision and risk score.Methods in software.amazon.awssdk.services.voiceid.model with parameters of type FraudDetectionResult Modifier and Type Method Description EvaluateSessionResponse.BuilderEvaluateSessionResponse.Builder. fraudDetectionResult(FraudDetectionResult fraudDetectionResult)Details resulting from the fraud detection process, such as fraud detection decision and risk score.
-