NotifyRecommendationsReceivedResult |
AbstractAmazonQConnect.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest request) |
NotifyRecommendationsReceivedResult |
AmazonQConnectClient.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest request)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
NotifyRecommendationsReceivedResult |
AmazonQConnect.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
Future<NotifyRecommendationsReceivedResult> |
AbstractAmazonQConnectAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request) |
Future<NotifyRecommendationsReceivedResult> |
AmazonQConnectAsyncClient.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request) |
Future<NotifyRecommendationsReceivedResult> |
AmazonQConnectAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
Future<NotifyRecommendationsReceivedResult> |
AbstractAmazonQConnectAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request,
AsyncHandler<NotifyRecommendationsReceivedRequest,NotifyRecommendationsReceivedResult> asyncHandler) |
Future<NotifyRecommendationsReceivedResult> |
AmazonQConnectAsyncClient.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest request,
AsyncHandler<NotifyRecommendationsReceivedRequest,NotifyRecommendationsReceivedResult> asyncHandler) |
Future<NotifyRecommendationsReceivedResult> |
AmazonQConnectAsync.notifyRecommendationsReceivedAsync(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest,
AsyncHandler<NotifyRecommendationsReceivedRequest,NotifyRecommendationsReceivedResult> asyncHandler)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|