* The attendee information, including attendees IDs and join tokens. *
*/ private java.util.List* If the action fails for one or more of the attendees in the request, a list of the attendees is returned, along * with error codes and error messages. *
*/ private java.util.List* The attendee information, including attendees IDs and join tokens. *
* * @return The attendee information, including attendees IDs and join tokens. */ public java.util.List* The attendee information, including attendees IDs and join tokens. *
* * @param attendees * The attendee information, including attendees IDs and join tokens. */ public void setAttendees(java.util.Collection* The attendee information, including attendees IDs and join tokens. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setAttendees(java.util.Collection)} or {@link #withAttendees(java.util.Collection)} if you want to * override the existing values. *
* * @param attendees * The attendee information, including attendees IDs and join tokens. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchCreateAttendeeResult withAttendees(Attendee... attendees) { if (this.attendees == null) { setAttendees(new java.util.ArrayList* The attendee information, including attendees IDs and join tokens. *
* * @param attendees * The attendee information, including attendees IDs and join tokens. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchCreateAttendeeResult withAttendees(java.util.Collection* If the action fails for one or more of the attendees in the request, a list of the attendees is returned, along * with error codes and error messages. *
* * @return If the action fails for one or more of the attendees in the request, a list of the attendees is returned, * along with error codes and error messages. */ public java.util.List* If the action fails for one or more of the attendees in the request, a list of the attendees is returned, along * with error codes and error messages. *
* * @param errors * If the action fails for one or more of the attendees in the request, a list of the attendees 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 attendees in the request, a list of the attendees 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 attendees in the request, a list of the attendees 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 BatchCreateAttendeeResult withErrors(CreateAttendeeError... errors) { if (this.errors == null) { setErrors(new java.util.ArrayList* If the action fails for one or more of the attendees in the request, a list of the attendees is returned, along * with error codes and error messages. *
* * @param errors * If the action fails for one or more of the attendees in the request, a list of the attendees 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 BatchCreateAttendeeResult withErrors(java.util.Collection