* The identifiers of recommendations that are causing errors. *
*/ private java.util.List* The identifiers of the recommendations. *
*/ private java.util.List* The identifiers of recommendations that are causing errors. *
* * @return The identifiers of recommendations that are causing errors. */ public java.util.List* The identifiers of recommendations that are causing errors. *
* * @param errors * The identifiers of recommendations that are causing errors. */ public void setErrors(java.util.Collection* The identifiers of recommendations that are causing errors. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrors(java.util.Collection)} or {@link #withErrors(java.util.Collection)} if you want to override the * existing values. *
* * @param errors * The identifiers of recommendations that are causing errors. * @return Returns a reference to this object so that method calls can be chained together. */ public NotifyRecommendationsReceivedResult withErrors(NotifyRecommendationsReceivedError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* The identifiers of recommendations that are causing errors. *
* * @param errors * The identifiers of recommendations that are causing errors. * @return Returns a reference to this object so that method calls can be chained together. */ public NotifyRecommendationsReceivedResult withErrors(java.util.Collection* The identifiers of the recommendations. *
* * @return The identifiers of the recommendations. */ public java.util.List* The identifiers of the recommendations. *
* * @param recommendationIds * The identifiers of the recommendations. */ public void setRecommendationIds(java.util.Collection* The identifiers of the recommendations. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setRecommendationIds(java.util.Collection)} or {@link #withRecommendationIds(java.util.Collection)} if * you want to override the existing values. *
* * @param recommendationIds * The identifiers of the recommendations. * @return Returns a reference to this object so that method calls can be chained together. */ public NotifyRecommendationsReceivedResult withRecommendationIds(String... recommendationIds) { if (this.recommendationIds == null) { setRecommendationIds(new java.util.ArrayList* The identifiers of the recommendations. *
* * @param recommendationIds * The identifiers of the recommendations. * @return Returns a reference to this object so that method calls can be chained together. */ public NotifyRecommendationsReceivedResult withRecommendationIds(java.util.Collection