| Package | Description |
|---|---|
| io.gs2.script | |
| io.gs2.script.result |
| Modifier and Type | Method and Description |
|---|---|
UpdateScriptFromGitHubResult |
Gs2ScriptRestClient.updateScriptFromGitHub(UpdateScriptFromGitHubRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ScriptRestClient.updateScriptFromGitHubAsync(UpdateScriptFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateScriptFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateScriptFromGitHubResult |
UpdateScriptFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateScriptFromGitHubResult |
UpdateScriptFromGitHubResult.withItem(Script item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.