Uses of Class
com.influxdb.client.domain.StatusRule
-
Uses of StatusRule in com.influxdb.client.domain
Modifier and TypeMethodDescriptionStatusRule.currentLevel
(RuleStatusLevel currentLevel) StatusRule.previousLevel
(RuleStatusLevel previousLevel) Modifier and TypeMethodDescriptionNotificationRuleBase.getStatusRules()
List of status rules the notification rule attempts to match.Modifier and TypeMethodDescriptionNotificationRuleBase.addStatusRulesItem
(StatusRule statusRulesItem) Modifier and TypeMethodDescriptionvoid
NotificationRuleBase.setStatusRules
(List<StatusRule> statusRules) NotificationRuleBase.statusRules
(List<StatusRule> statusRules)