| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateFraudsterResponse |
VoiceIdClient.associateFraudster(AssociateFraudsterRequest associateFraudsterRequest)
Associates the fraudsters with the watchlist specified in the same domain.
|
default AssociateFraudsterResponse |
VoiceIdClient.associateFraudster(Consumer<AssociateFraudsterRequest.Builder> associateFraudsterRequest)
Associates the fraudsters with the watchlist specified in the same domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateFraudsterResponse> |
VoiceIdAsyncClient.associateFraudster(AssociateFraudsterRequest associateFraudsterRequest)
Associates the fraudsters with the watchlist specified in the same domain.
|
default CompletableFuture<AssociateFraudsterResponse> |
VoiceIdAsyncClient.associateFraudster(Consumer<AssociateFraudsterRequest.Builder> associateFraudsterRequest)
Associates the fraudsters with the watchlist specified in the same domain.
|
Copyright © 2023. All rights reserved.