| Package | Description |
|---|---|
| io.gs2.ranking | |
| io.gs2.ranking.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeCategoryModelsResult |
Gs2RankingRestClient.describeCategoryModels(DescribeCategoryModelsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2RankingRestClient.describeCategoryModelsAsync(DescribeCategoryModelsRequest request,
AsyncAction<AsyncResult<DescribeCategoryModelsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeCategoryModelsResult |
DescribeCategoryModelsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeCategoryModelsResult |
DescribeCategoryModelsResult.withItems(List<CategoryModel> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.