* A collection of existing matchmaking ticket objects matching the request. *
*/ private java.util.List* A collection of existing matchmaking ticket objects matching the request. *
* * @return A collection of existing matchmaking ticket objects matching the request. */ public java.util.List* A collection of existing matchmaking ticket objects matching the request. *
* * @param ticketList * A collection of existing matchmaking ticket objects matching the request. */ public void setTicketList(java.util.Collection* A collection of existing matchmaking ticket objects matching the request. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setTicketList(java.util.Collection)} or {@link #withTicketList(java.util.Collection)} if you want to * override the existing values. *
* * @param ticketList * A collection of existing matchmaking ticket objects matching the request. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeMatchmakingResult withTicketList(MatchmakingTicket... ticketList) { if (this.ticketList == null) { setTicketList(new java.util.ArrayList* A collection of existing matchmaking ticket objects matching the request. *
* * @param ticketList * A collection of existing matchmaking ticket objects matching the request. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeMatchmakingResult withTicketList(java.util.Collection