Uses of Class
com.influxdb.client.domain.SlackNotificationRule
-
Uses of SlackNotificationRule in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationRulesApi.createSlackRule
(String name, String every, String messageTemplate, RuleStatusLevel status, SlackNotificationEndpoint endpoint, String orgID) Add a Slack notification rule.NotificationRulesApi.createSlackRule
(String name, String every, String messageTemplate, RuleStatusLevel status, List<TagRule> tagRules, SlackNotificationEndpoint endpoint, String orgID) Add a Slack notification rule.