| Package | Description |
|---|---|
| io.gs2.exchange | |
| io.gs2.exchange.result |
| Modifier and Type | Method and Description |
|---|---|
SkipByUserIdResult |
Gs2ExchangeRestClient.skipByUserId(SkipByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ExchangeRestClient.skipByUserIdAsync(SkipByUserIdRequest request,
AsyncAction<AsyncResult<SkipByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SkipByUserIdResult |
SkipByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SkipByUserIdResult |
SkipByUserIdResult.withItem(Await item) |
SkipByUserIdResult |
SkipByUserIdResult.withStampSheet(String stampSheet) |
SkipByUserIdResult |
SkipByUserIdResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.