| Package | Description |
|---|---|
| io.gs2.jobQueue | |
| io.gs2.jobQueue.result |
| Modifier and Type | Method and Description |
|---|---|
RunByUserIdResult |
Gs2JobQueueRestClient.runByUserId(RunByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2JobQueueRestClient.runByUserIdAsync(RunByUserIdRequest request,
AsyncAction<AsyncResult<RunByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static RunByUserIdResult |
RunByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
RunByUserIdResult |
RunByUserIdResult.withIsLastJob(Boolean isLastJob) |
RunByUserIdResult |
RunByUserIdResult.withItem(Job item) |
RunByUserIdResult |
RunByUserIdResult.withResult(JobResultBody result) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.