| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
NotificationRules |
NotificationRulesApi.findNotificationRules(String orgID,
FindOptions findOptions)
Get all notification rules.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRules |
NotificationRules.addNotificationRulesItem(NotificationRule notificationRulesItem) |
NotificationRules |
NotificationRules.links(Links links) |
NotificationRules |
NotificationRules.notificationRules(List<NotificationRule> notificationRules) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<NotificationRules> |
NotificationRulesService.getNotificationRules(String orgID,
String zapTraceSpan,
Integer offset,
Integer limit,
String checkID,
String tag)
List all notification rules
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.