Uses of Class
com.influxdb.client.domain.NotificationRuleUpdate
-
Uses of NotificationRuleUpdate in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationRulesApi.updateNotificationRule
(String ruleID, NotificationRuleUpdate update) Update a notification rule. -
Uses of NotificationRuleUpdate in com.influxdb.client.domain
Modifier and TypeMethodDescriptionNotificationRuleUpdate.description
(String description) NotificationRuleUpdate.status
(NotificationRuleUpdate.StatusEnum status) -
Uses of NotificationRuleUpdate in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<NotificationRule> NotificationRulesService.patchNotificationRulesID
(String ruleID, NotificationRuleUpdate notificationRuleUpdate, String zapTraceSpan) Update a notification rule