public static interface NotifyRecommendationsReceivedError.Builder extends SdkPojo, CopyableBuilder<NotifyRecommendationsReceivedError.Builder,NotifyRecommendationsReceivedError>
| Modifier and Type | Method and Description |
|---|---|
NotifyRecommendationsReceivedError.Builder |
message(String message)
A recommendation is causing an error.
|
NotifyRecommendationsReceivedError.Builder |
recommendationId(String recommendationId)
The identifier of the recommendation that is in error.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNotifyRecommendationsReceivedError.Builder message(String message)
A recommendation is causing an error.
message - A recommendation is causing an error.NotifyRecommendationsReceivedError.Builder recommendationId(String recommendationId)
The identifier of the recommendation that is in error.
recommendationId - The identifier of the recommendation that is in error.Copyright © 2023. All rights reserved.