* A list of associated error information, if any. *
*/ private java.util.List* A list of associated error information, if any. *
* * @return A list of associated error information, if any. */ public java.util.List* A list of associated error information, if any. *
* * @param errors * A list of associated error information, if any. */ public void setErrors(java.util.Collection* A list of associated error information, if any. *
** 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 associated error information, if any. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDisassociateProjectAssetsResult withErrors(AssetErrorDetails... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* A list of associated error information, if any. *
* * @param errors * A list of associated error information, if any. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDisassociateProjectAssetsResult withErrors(java.util.Collection