| 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 |
| Modifier and Type | Method and Description |
|---|---|
default NotifyRecommendationsReceivedResponse |
WisdomClient.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
default CompletableFuture<NotifyRecommendationsReceivedResponse> |
WisdomAsyncClient.notifyRecommendationsReceived(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest)
Removes the specified recommendations from the specified assistant's queue of newly available recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
NotifyRecommendationsReceivedRequestMarshaller.marshall(NotifyRecommendationsReceivedRequest notifyRecommendationsReceivedRequest) |
Copyright © 2022. All rights reserved.