| Package | Description |
|---|---|
| io.gs2.enhance | |
| io.gs2.enhance.result |
| Modifier and Type | Method and Description |
|---|---|
EndResult |
Gs2EnhanceRestClient.end(EndRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2EnhanceRestClient.endAsync(EndRequest request,
AsyncAction<AsyncResult<EndResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static EndResult |
EndResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
EndResult |
EndResult.withAcquireExperience(Long acquireExperience) |
EndResult |
EndResult.withBonusRate(Float bonusRate) |
EndResult |
EndResult.withItem(Progress item) |
EndResult |
EndResult.withStampSheet(String stampSheet) |
EndResult |
EndResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.