| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeRatingModelMastersResult |
Gs2MatchmakingRestClient.describeRatingModelMasters(DescribeRatingModelMastersRequest request) |
void |
Gs2MatchmakingRestClient.describeRatingModelMastersAsync(DescribeRatingModelMastersRequest request,
AsyncAction<AsyncResult<DescribeRatingModelMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeRatingModelMastersRequest |
DescribeRatingModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeRatingModelMastersRequest |
DescribeRatingModelMastersRequest.withLimit(Integer limit) |
DescribeRatingModelMastersRequest |
DescribeRatingModelMastersRequest.withNamespaceName(String namespaceName) |
DescribeRatingModelMastersRequest |
DescribeRatingModelMastersRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.