Uses of Class
com.influxdb.client.domain.NotificationEndpoints
-
Uses of NotificationEndpoints in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationEndpointsApi.findNotificationEndpoints
(String orgID, FindOptions findOptions) Get all notification endpoints. -
Uses of NotificationEndpoints in com.influxdb.client.domain
Modifier and TypeMethodDescriptionNotificationEndpoints.addNotificationEndpointsItem
(NotificationEndpoint notificationEndpointsItem) NotificationEndpoints.notificationEndpoints
(List<NotificationEndpoint> notificationEndpoints) -
Uses of NotificationEndpoints in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<NotificationEndpoints> NotificationEndpointsService.getNotificationEndpoints
(String orgID, String zapTraceSpan, Integer offset, Integer limit) List all notification endpoints