| Package | Description |
|---|---|
| io.gs2.deploy.model | |
| io.gs2.deploy.result |
| Modifier and Type | Method and Description |
|---|---|
static Output |
Output.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Output |
Output.withCreatedAt(Long createdAt) |
Output |
Output.withName(String name) |
Output |
Output.withOutputId(String outputId) |
Output |
Output.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
Output.compareTo(Output o) |
| Modifier and Type | Method and Description |
|---|---|
Output |
GetOutputResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
List<Output> |
DescribeOutputsResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetOutputResult.setItem(Output item) |
GetOutputResult |
GetOutputResult.withItem(Output item) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeOutputsResult.setItems(List<Output> items) |
DescribeOutputsResult |
DescribeOutputsResult.withItems(List<Output> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.