Class AddNotificationsDetails.AddNotificationsDetailsBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.AddNotificationsDetails.AddNotificationsDetailsBuilder
- Enclosing class:
- AddNotificationsDetails
-
Method Summary
Modifier and TypeMethodDescriptionbuild()notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) The list of notifications which should be added to the notification scheme.toString()
-
Method Details
-
notificationSchemeEvents
public AddNotificationsDetails.AddNotificationsDetailsBuilder notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) The list of notifications which should be added to the notification scheme.- Returns:
this.
-
build
-
toString
-