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