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