| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.domain.model | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteEventMasterResult |
Gs2ScheduleRestClient.deleteEventMaster(DeleteEventMasterRequest request) |
void |
Gs2ScheduleRestClient.deleteEventMasterAsync(DeleteEventMasterRequest request,
AsyncAction<AsyncResult<DeleteEventMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
EventMasterDomain |
EventMasterDomain.delete(DeleteEventMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteEventMasterRequest |
DeleteEventMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteEventMasterRequest |
DeleteEventMasterRequest.withEventName(String eventName) |
DeleteEventMasterRequest |
DeleteEventMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.