Uses of Class
com.influxdb.client.domain.PagerDutyNotificationRule
-
Uses of PagerDutyNotificationRule in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationRulesApi.createPagerDutyRule
(String name, String every, String messageTemplate, RuleStatusLevel status, List<TagRule> tagRules, PagerDutyNotificationEndpoint endpoint, String orgID) Add a PagerDuty notification rule.