| Package | Description |
|---|---|
| io.gs2.watch | |
| io.gs2.watch.control |
| Modifier and Type | Method and Description |
|---|---|
CreateAlarmResult |
Gs2WatchClient.createAlarm(CreateAlarmRequest request)
アラームを新規作成します
|
| Modifier and Type | Method and Description |
|---|---|
CreateAlarmRequest |
CreateAlarmRequest.withDescription(String description)
説明文を設定
|
CreateAlarmRequest |
CreateAlarmRequest.withExpression(String expression)
演算子を設定
|
CreateAlarmRequest |
CreateAlarmRequest.withName(String name)
名前を設定
|
CreateAlarmRequest |
CreateAlarmRequest.withNotificationId(String notificationId)
通知先 GS2-Notification 通知GRNを設定
|
CreateAlarmRequest |
CreateAlarmRequest.withOperation(String operation)
操作名を設定
|
CreateAlarmRequest |
CreateAlarmRequest.withService(String service)
サービス名を設定
|
CreateAlarmRequest |
CreateAlarmRequest.withServiceId(String serviceId)
リソースGRNを設定
|
CreateAlarmRequest |
CreateAlarmRequest.withThreshold(Double threshold)
閾値を設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.