| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeRatingsResult |
Gs2MatchmakingRestClient.describeRatings(DescribeRatingsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.describeRatingsAsync(DescribeRatingsRequest request,
AsyncAction<AsyncResult<DescribeRatingsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeRatingsResult |
DescribeRatingsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeRatingsResult |
DescribeRatingsResult.withItems(List<Rating> items) |
DescribeRatingsResult |
DescribeRatingsResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.