EmailNotification.Builder |
EmailNotification.Builder.body(String body) |
static EmailNotification.Builder |
EmailNotification.builder() |
EmailNotification.Builder |
EmailNotification.Builder.from(String from) |
EmailNotification.Builder |
EmailNotification.Builder.groups(List<String> groups) |
EmailNotification.Builder |
EmailNotification.Builder.replyTo(String replyTo) |
EmailNotification.Builder |
EmailNotification.Builder.subject(String subject) |
EmailNotification.Builder |
EmailNotification.Builder.users(List<String> users) |