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