| Package | Description |
|---|---|
| io.gs2.deploy | |
| io.gs2.deploy.request |
| Modifier and Type | Method and Description |
|---|---|
CreateStackResult |
Gs2DeployRestClient.createStack(CreateStackRequest request) |
void |
Gs2DeployRestClient.createStackAsync(CreateStackRequest request,
AsyncAction<AsyncResult<CreateStackResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static CreateStackRequest |
CreateStackRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CreateStackRequest |
CreateStackRequest.withDescription(String description) |
CreateStackRequest |
CreateStackRequest.withName(String name) |
CreateStackRequest |
CreateStackRequest.withTemplate(String template) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.