Uses of Class
software.amazon.awssdk.services.voiceid.model.FraudDetectionConfiguration
-
Packages that use FraudDetectionConfiguration Package Description software.amazon.awssdk.services.voiceid.model -
-
Uses of FraudDetectionConfiguration in software.amazon.awssdk.services.voiceid.model
Methods in software.amazon.awssdk.services.voiceid.model that return FraudDetectionConfiguration Modifier and Type Method Description FraudDetectionConfigurationFraudDetectionResult. configuration()TheFraudDetectionConfigurationused to generate this fraud detection result.Methods in software.amazon.awssdk.services.voiceid.model with parameters of type FraudDetectionConfiguration Modifier and Type Method Description FraudDetectionResult.BuilderFraudDetectionResult.Builder. configuration(FraudDetectionConfiguration configuration)TheFraudDetectionConfigurationused to generate this fraud detection result.
-