| Package | Description |
|---|---|
| io.gs2.distributor | |
| io.gs2.distributor.result |
| Modifier and Type | Method and Description |
|---|---|
RunStampTaskResult |
Gs2DistributorRestClient.runStampTask(RunStampTaskRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DistributorRestClient.runStampTaskAsync(RunStampTaskRequest request,
AsyncAction<AsyncResult<RunStampTaskResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static RunStampTaskResult |
RunStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
RunStampTaskResult |
RunStampTaskResult.withContextStack(String contextStack) |
RunStampTaskResult |
RunStampTaskResult.withResult(String result) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.