| Package | Description |
|---|---|
| io.gs2.exchange | |
| io.gs2.exchange.result |
| Modifier and Type | Method and Description |
|---|---|
CreateAwaitByUserIdResult |
Gs2ExchangeRestClient.createAwaitByUserId(CreateAwaitByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ExchangeRestClient.createAwaitByUserIdAsync(CreateAwaitByUserIdRequest request,
AsyncAction<AsyncResult<CreateAwaitByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static CreateAwaitByUserIdResult |
CreateAwaitByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateAwaitByUserIdResult |
CreateAwaitByUserIdResult.withItem(Await item) |
CreateAwaitByUserIdResult |
CreateAwaitByUserIdResult.withUnlockAt(Long unlockAt) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.