| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeRatingModelsResult |
Gs2MatchmakingRestClient.describeRatingModels(DescribeRatingModelsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.describeRatingModelsAsync(DescribeRatingModelsRequest request,
AsyncAction<AsyncResult<DescribeRatingModelsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeRatingModelsResult |
DescribeRatingModelsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeRatingModelsResult |
DescribeRatingModelsResult.withItems(List<RatingModel> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.