| Package | Description |
|---|---|
| io.gs2.mission | |
| io.gs2.mission.request |
| Modifier and Type | Method and Description |
|---|---|
IncreaseByStampSheetResult |
Gs2MissionRestClient.increaseByStampSheet(IncreaseByStampSheetRequest request) |
void |
Gs2MissionRestClient.increaseByStampSheetAsync(IncreaseByStampSheetRequest request,
AsyncAction<AsyncResult<IncreaseByStampSheetResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static IncreaseByStampSheetRequest |
IncreaseByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
IncreaseByStampSheetRequest |
IncreaseByStampSheetRequest.withKeyId(String keyId) |
IncreaseByStampSheetRequest |
IncreaseByStampSheetRequest.withStampSheet(String stampSheet) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.