Package com.dzidzi.dto.notification
Class Notification.Builder
java.lang.Object
com.dzidzi.dto.notification.Notification.Builder
- Enclosing class:
Notification
-
Method Summary
Modifier and TypeMethodDescriptionbuild()createdOn(long createdOn) readOn(long readOn) recipientId(UUID recipientId) recipientUsername(String recipientUsername) status(NotificationStatus status) toString()type(NotificationType type)