* The errors encountered when trying to delete the requested partitions. *
*/ private java.util.List* The errors encountered when trying to delete the requested partitions. *
* * @return The errors encountered when trying to delete the requested partitions. */ public java.util.List* The errors encountered when trying to delete the requested partitions. *
* * @param errors * The errors encountered when trying to delete the requested partitions. */ public void setErrors(java.util.Collection* The errors encountered when trying to delete the requested partitions. *
** 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 errors encountered when trying to delete the requested partitions. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeletePartitionResult withErrors(PartitionError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* The errors encountered when trying to delete the requested partitions. *
* * @param errors * The errors encountered when trying to delete the requested partitions. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDeletePartitionResult withErrors(java.util.Collection