Uses of Class
software.amazon.awssdk.services.voiceid.model.EnrollmentJobFraudDetectionConfig
-
Packages that use EnrollmentJobFraudDetectionConfig Package Description software.amazon.awssdk.services.voiceid.model -
-
Uses of EnrollmentJobFraudDetectionConfig in software.amazon.awssdk.services.voiceid.model
Methods in software.amazon.awssdk.services.voiceid.model that return EnrollmentJobFraudDetectionConfig Modifier and Type Method Description EnrollmentJobFraudDetectionConfigEnrollmentConfig. fraudDetectionConfig()The fraud detection configuration to use for the speaker enrollment job.Methods in software.amazon.awssdk.services.voiceid.model with parameters of type EnrollmentJobFraudDetectionConfig Modifier and Type Method Description EnrollmentConfig.BuilderEnrollmentConfig.Builder. fraudDetectionConfig(EnrollmentJobFraudDetectionConfig fraudDetectionConfig)The fraud detection configuration to use for the speaker enrollment job.
-