| Package | Description |
|---|---|
| io.gs2.deploy | |
| io.gs2.deploy.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeOutputsResult |
Gs2DeployRestClient.describeOutputs(DescribeOutputsRequest request) |
void |
Gs2DeployRestClient.describeOutputsAsync(DescribeOutputsRequest request,
AsyncAction<AsyncResult<DescribeOutputsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeOutputsRequest |
DescribeOutputsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeOutputsRequest |
DescribeOutputsRequest.withLimit(Integer limit) |
DescribeOutputsRequest |
DescribeOutputsRequest.withPageToken(String pageToken) |
DescribeOutputsRequest |
DescribeOutputsRequest.withStackName(String stackName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.