| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
GetEventResult |
Gs2ScheduleRestClient.getEvent(GetEventRequest request) |
void |
Gs2ScheduleRestClient.getEventAsync(GetEventRequest request,
AsyncAction<AsyncResult<GetEventResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetEventRequest |
GetEventRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetEventRequest |
GetEventRequest.withAccessToken(String accessToken) |
GetEventRequest |
GetEventRequest.withEventName(String eventName) |
GetEventRequest |
GetEventRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.