| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
KnownFraudsterRisk |
KnownFraudsterRisk.clone() |
KnownFraudsterRisk |
FraudRiskDetails.getKnownFraudsterRisk()
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
|
KnownFraudsterRisk |
KnownFraudsterRisk.withGeneratedFraudsterId(String generatedFraudsterId)
The identifier of the fraudster that is the closest match to the speaker.
|
KnownFraudsterRisk |
KnownFraudsterRisk.withRiskScore(Integer riskScore)
The score indicating the likelihood the speaker is a known fraudster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FraudRiskDetails.setKnownFraudsterRisk(KnownFraudsterRisk knownFraudsterRisk)
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
|
FraudRiskDetails |
FraudRiskDetails.withKnownFraudsterRisk(KnownFraudsterRisk knownFraudsterRisk)
The details resulting from 'Known Fraudster Risk' analysis of the speaker.
|
Copyright © 2022. All rights reserved.