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