| 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.
|
| software.amazon.awssdk.services.voiceid.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateWatchlistResponse |
VoiceIdClient.createWatchlist(CreateWatchlistRequest createWatchlistRequest)
Creates a watchlist that fraudsters can be a part of.
|
default CompletableFuture<CreateWatchlistResponse> |
VoiceIdAsyncClient.createWatchlist(CreateWatchlistRequest createWatchlistRequest)
Creates a watchlist that fraudsters can be a part of.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateWatchlistRequestMarshaller.marshall(CreateWatchlistRequest createWatchlistRequest) |
Copyright © 2023. All rights reserved.