| Package | Description |
|---|---|
| io.gs2.mission | |
| io.gs2.mission.request |
| Modifier and Type | Method and Description |
|---|---|
GetCounterModelResult |
Gs2MissionRestClient.getCounterModel(GetCounterModelRequest request) |
void |
Gs2MissionRestClient.getCounterModelAsync(GetCounterModelRequest request,
AsyncAction<AsyncResult<GetCounterModelResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetCounterModelRequest |
GetCounterModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetCounterModelRequest |
GetCounterModelRequest.withCounterName(String counterName) |
GetCounterModelRequest |
GetCounterModelRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.