| Package | Description |
|---|---|
| io.gs2.deploy | |
| io.gs2.deploy.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateStackFromGitHubResult |
Gs2DeployRestClient.updateStackFromGitHub(UpdateStackFromGitHubRequest request) |
void |
Gs2DeployRestClient.updateStackFromGitHubAsync(UpdateStackFromGitHubRequest request,
AsyncAction<AsyncResult<UpdateStackFromGitHubResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateStackFromGitHubRequest |
UpdateStackFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateStackFromGitHubRequest |
UpdateStackFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) |
UpdateStackFromGitHubRequest |
UpdateStackFromGitHubRequest.withDescription(String description) |
UpdateStackFromGitHubRequest |
UpdateStackFromGitHubRequest.withStackName(String stackName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.