| Package | Description |
|---|---|
| io.gs2.deploy | |
| io.gs2.deploy.request |
| Modifier and Type | Method and Description |
|---|---|
GetOutputResult |
Gs2DeployRestClient.getOutput(GetOutputRequest request) |
void |
Gs2DeployRestClient.getOutputAsync(GetOutputRequest request,
AsyncAction<AsyncResult<GetOutputResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetOutputRequest |
GetOutputRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetOutputRequest |
GetOutputRequest.withOutputName(String outputName) |
GetOutputRequest |
GetOutputRequest.withStackName(String stackName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.