* A list with error details about the analysis of each source database. *
*/ private java.util.List* A list with error details about the analysis of each source database. *
* * @return A list with error details about the analysis of each source database. */ public java.util.List* A list with error details about the analysis of each source database. *
* * @param errorEntries * A list with error details about the analysis of each source database. */ public void setErrorEntries(java.util.Collection* A list with error details about the analysis of each source database. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrorEntries(java.util.Collection)} or {@link #withErrorEntries(java.util.Collection)} if you want to * override the existing values. *
* * @param errorEntries * A list with error details about the analysis of each source database. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchStartRecommendationsResult withErrorEntries(BatchStartRecommendationsErrorEntry... errorEntries) { if (this.errorEntries == null) { setErrorEntries(new java.util.ArrayList* A list with error details about the analysis of each source database. *
* * @param errorEntries * A list with error details about the analysis of each source database. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchStartRecommendationsResult withErrorEntries(java.util.Collection