| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPNotificationEndpoint
HTTPNotificationEndpoint
|
class |
NotificationEndpoint
NotificationEndpoint
|
class |
PagerDutyNotificationEndpoint
PagerDutyNotificationEndpoint
|
class |
SlackNotificationEndpoint
SlackNotificationEndpoint
|
class |
TelegramNotificationEndpoint
TelegramNotificationEndpoint
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEndpointDiscriminator |
TemplateSummaryDiffNotificationEndpoints.getNew()
Get _new
|
NotificationEndpointDiscriminator |
TemplateSummaryDiffNotificationEndpoints.getOld()
Get old
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationEndpointDiscriminator> |
TemplateSummarySummary.getNotificationEndpoints()
Get notificationEndpoints
|
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints._new(NotificationEndpointDiscriminator _new) |
TemplateSummarySummary |
TemplateSummarySummary.addNotificationEndpointsItem(NotificationEndpointDiscriminator notificationEndpointsItem) |
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints.old(NotificationEndpointDiscriminator old) |
void |
TemplateSummaryDiffNotificationEndpoints.setNew(NotificationEndpointDiscriminator _new) |
void |
TemplateSummaryDiffNotificationEndpoints.setOld(NotificationEndpointDiscriminator old) |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummarySummary |
TemplateSummarySummary.notificationEndpoints(List<NotificationEndpointDiscriminator> notificationEndpoints) |
void |
TemplateSummarySummary.setNotificationEndpoints(List<NotificationEndpointDiscriminator> notificationEndpoints) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.