| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPNotificationEndpoint
HTTPNotificationEndpoint
|
class |
NotificationEndpoint
NotificationEndpoint
|
class |
NotificationEndpointDiscriminator
NotificationEndpointDiscriminator
|
class |
PagerDutyNotificationEndpoint
PagerDutyNotificationEndpoint
|
class |
SlackNotificationEndpoint
SlackNotificationEndpoint
|
class |
TelegramNotificationEndpoint
TelegramNotificationEndpoint
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointBase |
NotificationEndpointBase.addLabelsItem(Label labelsItem) |
NotificationEndpointBase |
NotificationEndpointBase.description(String description) |
NotificationEndpointBase |
NotificationEndpointBase.id(String id) |
NotificationEndpointBase |
NotificationEndpointBase.labels(List<Label> labels) |
NotificationEndpointBase |
NotificationEndpointBase.links(NotificationEndpointBaseLinks links) |
NotificationEndpointBase |
NotificationEndpointBase.name(String name) |
NotificationEndpointBase |
NotificationEndpointBase.orgID(String orgID) |
NotificationEndpointBase |
NotificationEndpointBase.status(NotificationEndpointBase.StatusEnum status) |
NotificationEndpointBase |
NotificationEndpointBase.type(NotificationEndpointType type) |
NotificationEndpointBase |
NotificationEndpointBase.userID(String userID) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.