| Package | Description |
|---|---|
| io.gs2.watch.control | |
| io.gs2.watch.model |
| Modifier and Type | Method and Description |
|---|---|
List<AlarmEvent> |
DescribeAlarmEventResult.getItems()
アラームイベントを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAlarmEventResult.setItems(List<AlarmEvent> items)
アラームイベントを設定
|
| Modifier and Type | Method and Description |
|---|---|
AlarmEvent |
AlarmEvent.withAlarmId(String alarmId)
アラームIDを設定
|
AlarmEvent |
AlarmEvent.withEventAt(Integer eventAt)
発生日時(エポック秒)を設定
|
AlarmEvent |
AlarmEvent.withEventId(String eventId)
イベントIDを設定
|
AlarmEvent |
AlarmEvent.withType(String type)
イベントの種類を設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.