* If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the user * IDs is returned, along with error codes and error messages. *
*/ private java.util.List* If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the user * IDs is returned, along with error codes and error messages. *
* * @return If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the * user IDs is returned, along with error codes and error messages. */ public java.util.List* If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the user * IDs is returned, along with error codes and error messages. *
* * @param userErrors * If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the * user IDs is returned, along with error codes and error messages. */ public void setUserErrors(java.util.Collection* If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the user * IDs is returned, along with error codes and error messages. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setUserErrors(java.util.Collection)} or {@link #withUserErrors(java.util.Collection)} if you want to * override the existing values. *
* * @param userErrors * If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the * user IDs is returned, along with error codes and error messages. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchSuspendUserResult withUserErrors(UserError... userErrors) { if (this.userErrors == null) { setUserErrors(new java.util.ArrayList* If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the user * IDs is returned, along with error codes and error messages. *
* * @param userErrors * If the BatchSuspendUser action fails for one or more of the user IDs in the request, a list of the * user IDs is returned, along with error codes and error messages. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchSuspendUserResult withUserErrors(java.util.Collection