| 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 |
|---|---|
AssociateFraudsterResult |
AbstractAmazonVoiceID.associateFraudster(AssociateFraudsterRequest request) |
AssociateFraudsterResult |
AmazonVoiceID.associateFraudster(AssociateFraudsterRequest associateFraudsterRequest)
Associates the fraudsters with the watchlist specified in the same domain.
|
AssociateFraudsterResult |
AmazonVoiceIDClient.associateFraudster(AssociateFraudsterRequest request)
Associates the fraudsters with the watchlist specified in the same domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateFraudsterResult> |
AbstractAmazonVoiceIDAsync.associateFraudsterAsync(AssociateFraudsterRequest request,
AsyncHandler<AssociateFraudsterRequest,AssociateFraudsterResult> asyncHandler) |
Future<AssociateFraudsterResult> |
AmazonVoiceIDAsyncClient.associateFraudsterAsync(AssociateFraudsterRequest request,
AsyncHandler<AssociateFraudsterRequest,AssociateFraudsterResult> asyncHandler) |
Future<AssociateFraudsterResult> |
AmazonVoiceIDAsync.associateFraudsterAsync(AssociateFraudsterRequest associateFraudsterRequest,
AsyncHandler<AssociateFraudsterRequest,AssociateFraudsterResult> asyncHandler)
Associates the fraudsters with the watchlist specified in the same domain.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateFraudsterResult |
AssociateFraudsterResult.clone() |
AssociateFraudsterResult |
AssociateFraudsterResult.withFraudster(Fraudster fraudster) |
Copyright © 2023. All rights reserved.