| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
FraudDetectionConfiguration |
FraudDetectionConfiguration.clone() |
FraudDetectionConfiguration |
FraudDetectionResult.getConfiguration()
The
FraudDetectionConfiguration used to generate this fraud detection result. |
FraudDetectionConfiguration |
FraudDetectionConfiguration.withRiskThreshold(Integer riskThreshold)
Threshold value for determining whether the speaker is a fraudster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FraudDetectionResult.setConfiguration(FraudDetectionConfiguration configuration)
The
FraudDetectionConfiguration used to generate this fraud detection result. |
FraudDetectionResult |
FraudDetectionResult.withConfiguration(FraudDetectionConfiguration configuration)
The
FraudDetectionConfiguration used to generate this fraud detection result. |
Copyright © 2022. All rights reserved.