| Package | Description |
|---|---|
| io.gs2.mission | |
| io.gs2.mission.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeCounterModelsResult |
Gs2MissionRestClient.describeCounterModels(DescribeCounterModelsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MissionRestClient.describeCounterModelsAsync(DescribeCounterModelsRequest request,
AsyncAction<AsyncResult<DescribeCounterModelsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeCounterModelsResult |
DescribeCounterModelsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeCounterModelsResult |
DescribeCounterModelsResult.withItems(List<CounterModel> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.