| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeEventMastersResult |
Gs2ScheduleRestClient.describeEventMasters(DescribeEventMastersRequest request) |
void |
Gs2ScheduleRestClient.describeEventMastersAsync(DescribeEventMastersRequest request,
AsyncAction<AsyncResult<DescribeEventMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeEventMastersRequest |
DescribeEventMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeEventMastersRequest |
DescribeEventMastersRequest.withLimit(Integer limit) |
DescribeEventMastersRequest |
DescribeEventMastersRequest.withNamespaceName(String namespaceName) |
DescribeEventMastersRequest |
DescribeEventMastersRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.