package notification
Type Members
- trait CheckAlertNotificationBuilder[T <: CheckAlertTargetConfig with NotificationOutputConfig] extends TargetBuilder[T, NotificationMessage] with NotificationBuilder
- trait NotificationBuilder extends BuildHelpers
- trait SummaryNotificationBuilder[T <: SummaryTargetConfig with NotificationOutputConfig] extends TargetBuilder[T, NotificationMessage] with NotificationBuilder