| Package | Description |
|---|---|
| com.amazonaws.services.qconnect |
|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyRecommendationsReceivedResult |
NotifyRecommendationsReceivedResult.clone() |
NotifyRecommendationsReceivedResult |
NotifyRecommendationsReceivedResult.withErrors(Collection<NotifyRecommendationsReceivedError> errors)
The identifiers of recommendations that are causing errors.
|
NotifyRecommendationsReceivedResult |
NotifyRecommendationsReceivedResult.withErrors(NotifyRecommendationsReceivedError... errors)
The identifiers of recommendations that are causing errors.
|
NotifyRecommendationsReceivedResult |
NotifyRecommendationsReceivedResult.withRecommendationIds(Collection<String> recommendationIds)
The identifiers of the recommendations.
|
NotifyRecommendationsReceivedResult |
NotifyRecommendationsReceivedResult.withRecommendationIds(String... recommendationIds)
The identifiers of the recommendations.
|
Copyright © 2023. All rights reserved.