Uses of Class
com.influxdb.client.domain.HTTPNotificationRule
-
Uses of HTTPNotificationRule in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationRulesApi.createHTTPRule
(String name, String every, RuleStatusLevel status, List<TagRule> tagRules, HTTPNotificationEndpoint endpoint, String orgID) Add a HTTP notification rule.