Class NotificationTarget.Builder
java.lang.Object
de.xima.fc.notification.mgmt.NotificationTarget.Builder
- Enclosing class:
NotificationTarget
- Since:
- 8.5.0
- Author:
- tobias
-
Method Summary
Modifier and TypeMethodDescriptionbuild()channel(NotificationChannelType channel) The notification channel type (e.g., EMAIL, SMS).toString()
-
Method Details
-
channel
The notification channel type (e.g., EMAIL, SMS).- Returns:
this.
-
build
-
toString
-