| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
StatusRule |
StatusRule.count(Integer count) |
StatusRule |
StatusRule.currentLevel(RuleStatusLevel currentLevel) |
StatusRule |
StatusRule.period(String period) |
StatusRule |
StatusRule.previousLevel(RuleStatusLevel previousLevel) |
| Modifier and Type | Method and Description |
|---|---|
List<StatusRule> |
NotificationRuleBase.getStatusRules()
List of status rules the notification rule attempts to match.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleBase |
NotificationRuleBase.addStatusRulesItem(StatusRule statusRulesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationRuleBase.setStatusRules(List<StatusRule> statusRules) |
NotificationRuleBase |
NotificationRuleBase.statusRules(List<StatusRule> statusRules) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.