Uses of Class
com.influxdb.client.domain.NotificationRules
-
Uses of NotificationRules in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationRulesApi.findNotificationRules
(String orgID, FindOptions findOptions) Get all notification rules. -
Uses of NotificationRules in com.influxdb.client.domain
Modifier and TypeMethodDescriptionNotificationRules.addNotificationRulesItem
(NotificationRule notificationRulesItem) NotificationRules.notificationRules
(List<NotificationRule> notificationRules) -
Uses of NotificationRules in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<NotificationRules> NotificationRulesService.getNotificationRules
(String orgID, String zapTraceSpan, Integer offset, Integer limit, String checkID, String tag) List all notification rules