Uses of Class
software.amazon.awssdk.services.wisdom.model.NotifyRecommendationsReceivedRequest
-
Packages that use NotifyRecommendationsReceivedRequest Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers.software.amazon.awssdk.services.wisdom.transform -
-
Uses of NotifyRecommendationsReceivedRequest in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom with parameters of type NotifyRecommendationsReceivedRequest Modifier and Type Method Description default CompletableFuture<NotifyRecommendationsReceivedResponse>WisdomAsyncClient. notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)Removes the specified recommendations from the specified assistant's queue of newly available recommendations.default NotifyRecommendationsReceivedResponseWisdomClient. notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)Removes the specified recommendations from the specified assistant's queue of newly available recommendations. -
Uses of NotifyRecommendationsReceivedRequest in software.amazon.awssdk.services.wisdom.transform
Methods in software.amazon.awssdk.services.wisdom.transform with parameters of type NotifyRecommendationsReceivedRequest Modifier and Type Method Description SdkHttpFullRequestNotifyRecommendationsReceivedRequestMarshaller. marshall(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
-