| Package | Description |
|---|---|
| io.gs2.jobQueue | |
| io.gs2.jobQueue.result |
| Modifier and Type | Method and Description |
|---|---|
DeleteJobByUserIdResult |
Gs2JobQueueRestClient.deleteJobByUserId(DeleteJobByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2JobQueueRestClient.deleteJobByUserIdAsync(DeleteJobByUserIdRequest request,
AsyncAction<AsyncResult<DeleteJobByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteJobByUserIdResult |
DeleteJobByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteJobByUserIdResult |
DeleteJobByUserIdResult.withItem(Job item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.