Uses of Class
com.influxdb.client.domain.NotificationEndpointUpdate
-
Uses of NotificationEndpointUpdate in com.influxdb.client
Modifier and TypeMethodDescriptionNotificationEndpointsApi.updateEndpoint
(String endpointID, NotificationEndpointUpdate notificationEndpointUpdate) Update a notification endpoint. -
Uses of NotificationEndpointUpdate in com.influxdb.client.domain
Modifier and TypeMethodDescriptionNotificationEndpointUpdate.description
(String description) NotificationEndpointUpdate.status
(NotificationEndpointUpdate.StatusEnum status) -
Uses of NotificationEndpointUpdate in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<NotificationEndpoint> NotificationEndpointsService.patchNotificationEndpointsID
(String endpointID, NotificationEndpointUpdate notificationEndpointUpdate, String zapTraceSpan) Update a notification endpoint