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