Klasse AddNotificationsDetails.AddNotificationsDetailsBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.AddNotificationsDetails.AddNotificationsDetailsBuilder
- Umschließende Klasse:
AddNotificationsDetails
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) The list of notifications which should be added to the notification scheme.toString()
-
Methodendetails
-
notificationSchemeEvents
public AddNotificationsDetails.AddNotificationsDetailsBuilder notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) The list of notifications which should be added to the notification scheme.- Gibt zurück:
this.
-
build
-
toString
-