| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
PlayerListResponse |
PlayerListResponse.clone() |
PlayerListResponse |
PlayerListResponse.set(java.lang.String fieldName,
java.lang.Object value) |
PlayerListResponse |
PlayerListResponse.setItems(java.util.List<Player> items)
The players.
|
PlayerListResponse |
PlayerListResponse.setKind(java.lang.String kind)
Uniquely identifies the type of this resource.
|
PlayerListResponse |
PlayerListResponse.setNextPageToken(java.lang.String nextPageToken)
Token corresponding to the next page of results.
|