| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints._new(NotificationEndpointDiscriminator _new) |
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints.id(String id) |
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints.kind(TemplateKind kind) |
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints.old(NotificationEndpointDiscriminator old) |
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints.stateStatus(String stateStatus) |
TemplateSummaryDiffNotificationEndpoints |
TemplateSummaryDiffNotificationEndpoints.templateMetaName(String templateMetaName) |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSummaryDiffNotificationEndpoints> |
TemplateSummaryDiff.getNotificationEndpoints()
Get notificationEndpoints
|
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryDiff |
TemplateSummaryDiff.addNotificationEndpointsItem(TemplateSummaryDiffNotificationEndpoints notificationEndpointsItem) |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryDiff |
TemplateSummaryDiff.notificationEndpoints(List<TemplateSummaryDiffNotificationEndpoints> notificationEndpoints) |
void |
TemplateSummaryDiff.setNotificationEndpoints(List<TemplateSummaryDiffNotificationEndpoints> notificationEndpoints) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.