| Package | Description |
|---|---|
| io.gs2.deploy | |
| io.gs2.deploy.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeStacksResult |
Gs2DeployRestClient.describeStacks(DescribeStacksRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DeployRestClient.describeStacksAsync(DescribeStacksRequest request,
AsyncAction<AsyncResult<DescribeStacksResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeStacksResult |
DescribeStacksResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeStacksResult |
DescribeStacksResult.withItems(List<Stack> items) |
DescribeStacksResult |
DescribeStacksResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.