| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateEventMasterResult |
Gs2ScheduleRestClient.updateEventMaster(UpdateEventMasterRequest request)
イベントマスターを更新
|
void |
Gs2ScheduleRestClient.updateEventMasterAsync(UpdateEventMasterRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<UpdateEventMasterResult>> callback)
イベントマスターを更新
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withAbsoluteBegin(Long absoluteBegin)
イベントの開始日時を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withAbsoluteEnd(Long absoluteEnd)
イベントの終了日時を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withDescription(String description)
イベントマスターの説明を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withEventName(String eventName)
イベントの種類名を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withMetadata(String metadata)
イベントの種類のメタデータを設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withRelativeDuration(Integer relativeDuration)
イベントの開催期間(秒)を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withRelativeTriggerName(String relativeTriggerName)
イベントの開始トリガー名を設定
|
UpdateEventMasterRequest |
UpdateEventMasterRequest.withScheduleType(String scheduleType)
イベント期間の種類を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.