NotifyRecommendationsReceivedResult |
AbstractAmazonConnectWisdom.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest request) |
NotifyRecommendationsReceivedResult |
AmazonConnectWisdomClient.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest request)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
NotifyRecommendationsReceivedResult |
AmazonConnectWisdom.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
Future<NotifyRecommendationsReceivedResult> |
AbstractAmazonConnectWisdomAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request) |
Future<NotifyRecommendationsReceivedResult> |
AmazonConnectWisdomAsyncClient.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request) |
Future<NotifyRecommendationsReceivedResult> |
AmazonConnectWisdomAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
Future<NotifyRecommendationsReceivedResult> |
AbstractAmazonConnectWisdomAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request,
AsyncHandler<NotifyRecommendationsReceivedRequest,NotifyRecommendationsReceivedResult> asyncHandler) |
Future<NotifyRecommendationsReceivedResult> |
AmazonConnectWisdomAsyncClient.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request,
AsyncHandler<NotifyRecommendationsReceivedRequest,NotifyRecommendationsReceivedResult> asyncHandler) |
Future<NotifyRecommendationsReceivedResult> |
AmazonConnectWisdomAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest,
AsyncHandler<NotifyRecommendationsReceivedRequest,NotifyRecommendationsReceivedResult> asyncHandler)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|