| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| 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 © 2021. All rights reserved.