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