| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpoints |
NotificationEndpointsApi.findNotificationEndpoints(String orgID,
FindOptions findOptions)
Get all notification endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpoints |
NotificationEndpoints.addNotificationEndpointsItem(NotificationEndpoint notificationEndpointsItem) |
NotificationEndpoints |
NotificationEndpoints.links(Links links) |
NotificationEndpoints |
NotificationEndpoints.notificationEndpoints(List<NotificationEndpoint> notificationEndpoints) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<NotificationEndpoints> |
NotificationEndpointsService.getNotificationEndpoints(String orgID,
String zapTraceSpan,
Integer offset,
Integer limit)
List all notification endpoints
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.