Uses of Class
com.influxdb.client.domain.TemplateSummaryDiffNotificationEndpoints
Packages that use TemplateSummaryDiffNotificationEndpoints
-
Uses of TemplateSummaryDiffNotificationEndpoints in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TemplateSummaryDiffNotificationEndpointsModifier and TypeMethodDescriptionTemplateSummaryDiffNotificationEndpoints._new(NotificationEndpointDiscriminator _new) TemplateSummaryDiffNotificationEndpoints.kind(TemplateKind kind) TemplateSummaryDiffNotificationEndpoints.old(NotificationEndpointDiscriminator old) TemplateSummaryDiffNotificationEndpoints.stateStatus(String stateStatus) TemplateSummaryDiffNotificationEndpoints.templateMetaName(String templateMetaName) Methods in com.influxdb.client.domain that return types with arguments of type TemplateSummaryDiffNotificationEndpointsModifier and TypeMethodDescriptionTemplateSummaryDiff.getNotificationEndpoints()Get notificationEndpointsMethods in com.influxdb.client.domain with parameters of type TemplateSummaryDiffNotificationEndpointsModifier and TypeMethodDescriptionTemplateSummaryDiff.addNotificationEndpointsItem(TemplateSummaryDiffNotificationEndpoints notificationEndpointsItem) Method parameters in com.influxdb.client.domain with type arguments of type TemplateSummaryDiffNotificationEndpointsModifier and TypeMethodDescriptionTemplateSummaryDiff.notificationEndpoints(List<TemplateSummaryDiffNotificationEndpoints> notificationEndpoints) voidTemplateSummaryDiff.setNotificationEndpoints(List<TemplateSummaryDiffNotificationEndpoints> notificationEndpoints)