| Package | Description |
|---|---|
| io.gs2.ranking | |
| io.gs2.ranking.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeScoresResult |
Gs2RankingRestClient.describeScores(DescribeScoresRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2RankingRestClient.describeScoresAsync(DescribeScoresRequest request,
AsyncAction<AsyncResult<DescribeScoresResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeScoresResult |
DescribeScoresResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeScoresResult |
DescribeScoresResult.withItems(List<Score> items) |
DescribeScoresResult |
DescribeScoresResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.