| Package | Description |
|---|---|
| com.amazonaws.services.voiceid |
Amazon Connect Voice ID provides real-time caller authentication and fraud risk detection, which make voice
interactions in contact centers more secure and efficient.
|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateFraudsterResult |
AbstractAmazonVoiceID.disassociateFraudster(DisassociateFraudsterRequest request) |
DisassociateFraudsterResult |
AmazonVoiceID.disassociateFraudster(DisassociateFraudsterRequest disassociateFraudsterRequest)
Disassociates the fraudsters from the watchlist specified.
|
DisassociateFraudsterResult |
AmazonVoiceIDClient.disassociateFraudster(DisassociateFraudsterRequest request)
Disassociates the fraudsters from the watchlist specified.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateFraudsterResult> |
AbstractAmazonVoiceIDAsync.disassociateFraudsterAsync(DisassociateFraudsterRequest request,
AsyncHandler<DisassociateFraudsterRequest,DisassociateFraudsterResult> asyncHandler) |
Future<DisassociateFraudsterResult> |
AmazonVoiceIDAsyncClient.disassociateFraudsterAsync(DisassociateFraudsterRequest request,
AsyncHandler<DisassociateFraudsterRequest,DisassociateFraudsterResult> asyncHandler) |
Future<DisassociateFraudsterResult> |
AmazonVoiceIDAsync.disassociateFraudsterAsync(DisassociateFraudsterRequest disassociateFraudsterRequest,
AsyncHandler<DisassociateFraudsterRequest,DisassociateFraudsterResult> asyncHandler)
Disassociates the fraudsters from the watchlist specified.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateFraudsterResult |
DisassociateFraudsterResult.clone() |
DisassociateFraudsterResult |
DisassociateFraudsterResult.withFraudster(Fraudster fraudster) |
Copyright © 2023. All rights reserved.