| Package | Description |
|---|---|
| io.gs2.jobQueue | |
| io.gs2.jobQueue.request |
| Modifier and Type | Method and Description |
|---|---|
PushByStampSheetResult |
Gs2JobQueueRestClient.pushByStampSheet(PushByStampSheetRequest request) |
void |
Gs2JobQueueRestClient.pushByStampSheetAsync(PushByStampSheetRequest request,
AsyncAction<AsyncResult<PushByStampSheetResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static PushByStampSheetRequest |
PushByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
PushByStampSheetRequest |
PushByStampSheetRequest.withKeyId(String keyId) |
PushByStampSheetRequest |
PushByStampSheetRequest.withStampSheet(String stampSheet) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.