| Package | Description |
|---|---|
| io.gs2.deploy.model | |
| io.gs2.deploy.result |
| Modifier and Type | Method and Description |
|---|---|
static Event |
Event.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Event |
Event.withEventAt(Long eventAt) |
Event |
Event.withEventId(String eventId) |
Event |
Event.withMessage(String message) |
Event |
Event.withName(String name) |
Event |
Event.withResourceName(String resourceName) |
Event |
Event.withType(String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
Event.compareTo(Event o) |
| Modifier and Type | Method and Description |
|---|---|
Event |
GetEventResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
DescribeEventsResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetEventResult.setItem(Event item) |
GetEventResult |
GetEventResult.withItem(Event item) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEventsResult.setItems(List<Event> items) |
DescribeEventsResult |
DescribeEventsResult.withItems(List<Event> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.