Package | Description |
---|---|
com.tencentcloudapi.gpm.v20200820.models |
Modifier and Type | Method and Description |
---|---|
Player[] |
MatchTicket.getPlayers()
Get Player information list
|
Player[] |
StartMatchingRequest.getPlayers()
Get Player information.
|
Player[] |
StartMatchingBackfillRequest.getPlayers()
Get Player information
|
Modifier and Type | Method and Description |
---|---|
void |
MatchTicket.setPlayers(Player[] Players)
Set Player information list
|
void |
StartMatchingRequest.setPlayers(Player[] Players)
Set Player information.
|
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 © 2021. All rights reserved.