* If the action fails for one or more of the member IDs in the request, a list of the member IDs is returned, along * with error codes and error messages. *
*/ private java.util.List* If the action fails for one or more of the member IDs in the request, a list of the member IDs is returned, along * with error codes and error messages. *
* * @return If the action fails for one or more of the member IDs in the request, a list of the member IDs is * returned, along with error codes and error messages. */ public java.util.List* If the action fails for one or more of the member IDs in the request, a list of the member IDs is returned, along * with error codes and error messages. *
* * @param errors * If the action fails for one or more of the member IDs in the request, a list of the member IDs is * returned, along with error codes and error messages. */ public void setErrors(java.util.Collection* If the action fails for one or more of the member IDs in the request, a list of the member IDs is returned, along * with error codes and error messages. *
** 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 * If the action fails for one or more of the member IDs in the request, a list of the member 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 BatchCreateRoomMembershipResult withErrors(MemberError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* If the action fails for one or more of the member IDs in the request, a list of the member IDs is returned, along * with error codes and error messages. *
* * @param errors * If the action fails for one or more of the member IDs in the request, a list of the member 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 BatchCreateRoomMembershipResult withErrors(java.util.Collection