* The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index. *
*/ private java.util.List* The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index. *
* * @return The list of errors for the featured results set IDs, explaining why they couldn't be removed from the * index. */ public java.util.List* The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index. *
* * @param errors * The list of errors for the featured results set IDs, explaining why they couldn't be removed from the * index. */ public void setErrors(java.util.Collection* The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index. *
** 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 list of errors for the featured results set IDs, explaining why they couldn't be removed from the * index. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteFeaturedResultsSetResult withErrors(BatchDeleteFeaturedResultsSetError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index. *
* * @param errors * The list of errors for the featured results set IDs, explaining why they couldn't be removed from the * index. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteFeaturedResultsSetResult withErrors(java.util.Collection