| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteEventMasterResult |
Gs2ScheduleRestClient.deleteEventMaster(DeleteEventMasterRequest request)
イベントマスターを削除
|
void |
Gs2ScheduleRestClient.deleteEventMasterAsync(DeleteEventMasterRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<DeleteEventMasterResult>> callback)
イベントマスターを削除
|
| Modifier and Type | Method and Description |
|---|---|
DeleteEventMasterRequest |
DeleteEventMasterRequest.withEventName(String eventName)
イベントの種類名を設定
|
DeleteEventMasterRequest |
DeleteEventMasterRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.