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