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