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