| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeEventsResult |
Gs2ScheduleRestClient.describeEvents(DescribeEventsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ScheduleRestClient.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) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.