| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotifyRecommendationsReceivedError> |
NotifyRecommendationsReceivedResponse.errors()
The identifiers of recommendations that are causing errors.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyRecommendationsReceivedResponse.Builder |
NotifyRecommendationsReceivedResponse.Builder.errors(NotifyRecommendationsReceivedError... errors)
The identifiers of recommendations that are causing errors.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyRecommendationsReceivedResponse.Builder |
NotifyRecommendationsReceivedResponse.Builder.errors(Collection<NotifyRecommendationsReceivedError> errors)
The identifiers of recommendations that are causing errors.
|
Copyright © 2021. All rights reserved.