| Package | Description | 
|---|---|
| com.tencentcloudapi.gpm.v20200820.models | 
| Modifier and Type | Method and Description | 
|---|---|
Player[] | 
StartMatchingRequest.getPlayers()
Get Player information. 
 | 
Player[] | 
MatchTicket.getPlayers()
Get Player information list 
 | 
Player[] | 
StartMatchingBackfillRequest.getPlayers()
Get Player information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StartMatchingRequest.setPlayers(Player[] Players)
Set Player information. 
 | 
void | 
MatchTicket.setPlayers(Player[] Players)
Set Player information list 
 | 
void | 
StartMatchingBackfillRequest.setPlayers(Player[] Players)
Set Player information 
 | 
| Constructor and Description | 
|---|
Player(Player source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.