* Errors returned by individual delete operations. *
*/ private java.util.List* Errors returned by individual delete operations. *
* * @return Errors returned by individual delete operations. */ public java.util.List* Errors returned by individual delete operations. *
* * @param errors * Errors returned by individual delete operations. */ public void setErrors(java.util.Collection* Errors returned by individual delete operations. *
** 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 * Errors returned by individual delete operations. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteReadSetResult withErrors(ReadSetBatchError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* Errors returned by individual delete operations. *
* * @param errors * Errors returned by individual delete operations. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteReadSetResult withErrors(java.util.Collection