* A list of errors encountered in attempting to delete the specified tables. *
*/ private java.util.List* A list of errors encountered in attempting to delete the specified tables. *
* * @return A list of errors encountered in attempting to delete the specified tables. */ public java.util.List* A list of errors encountered in attempting to delete the specified tables. *
* * @param errors * A list of errors encountered in attempting to delete the specified tables. */ public void setErrors(java.util.Collection* A list of errors encountered in attempting to delete the specified tables. *
** 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 * A list of errors encountered in attempting to delete the specified tables. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteTableResult withErrors(TableError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* A list of errors encountered in attempting to delete the specified tables. *
* * @param errors * A list of errors encountered in attempting to delete the specified tables. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeleteTableResult withErrors(java.util.Collection