| Package | Description |
|---|---|
| io.gs2.ranking | |
| io.gs2.ranking.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeNearRankingsResult |
Gs2RankingRestClient.describeNearRankings(DescribeNearRankingsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2RankingRestClient.describeNearRankingsAsync(DescribeNearRankingsRequest request,
AsyncAction<AsyncResult<DescribeNearRankingsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeNearRankingsResult |
DescribeNearRankingsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeNearRankingsResult |
DescribeNearRankingsResult.withItems(List<Ranking> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.