Uses of Class
io.vertigo.social.notification.NotificationBuilder
Packages that use NotificationBuilder
-
Uses of NotificationBuilder in io.vertigo.social.notification
Methods in io.vertigo.social.notification that return NotificationBuilderModifier and TypeMethodDescriptionstatic NotificationBuilderNotification.builder()Static method factory for NotificationBuilderstatic NotificationBuilderStatic method factory for NotificationBuilderNotificationBuilder.withContent(String content) NotificationBuilder.withCreationDate(Instant creationInstant) NotificationBuilder.withSender(String sender) NotificationBuilder.withTargetUrl(String targetUrl) NotificationBuilder.withTTLInSeconds(int ttlInSeconds) NotificationBuilder.withUserContent(String userContent)