| 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 |
|---|---|
CreateWatchlistResult |
AmazonVoiceIDClient.createWatchlist(CreateWatchlistRequest request)
Creates a watchlist that fraudsters can be a part of.
|
CreateWatchlistResult |
AmazonVoiceID.createWatchlist(CreateWatchlistRequest createWatchlistRequest)
Creates a watchlist that fraudsters can be a part of.
|
CreateWatchlistResult |
AbstractAmazonVoiceID.createWatchlist(CreateWatchlistRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateWatchlistResult> |
AbstractAmazonVoiceIDAsync.createWatchlistAsync(CreateWatchlistRequest request,
AsyncHandler<CreateWatchlistRequest,CreateWatchlistResult> asyncHandler) |
Future<CreateWatchlistResult> |
AmazonVoiceIDAsync.createWatchlistAsync(CreateWatchlistRequest createWatchlistRequest,
AsyncHandler<CreateWatchlistRequest,CreateWatchlistResult> asyncHandler)
Creates a watchlist that fraudsters can be a part of.
|
Future<CreateWatchlistResult> |
AmazonVoiceIDAsyncClient.createWatchlistAsync(CreateWatchlistRequest request,
AsyncHandler<CreateWatchlistRequest,CreateWatchlistResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateWatchlistResult |
CreateWatchlistResult.clone() |
CreateWatchlistResult |
CreateWatchlistResult.withWatchlist(Watchlist watchlist)
Information about the newly created watchlist.
|
Copyright © 2024. All rights reserved.