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