Klasse NotificationRestrict.NotificationRestrictBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.NotificationRestrict.NotificationRestrictBuilder
- Umschließende Klasse:
NotificationRestrict
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
List of groupId memberships required to receive the notification.List of group memberships required to receive the notification.permissions
(List<RestrictedPermission> permissions) List of permissions required to receive the notification.toString()
-
Methodendetails
-
groupIds
List of groupId memberships required to receive the notification.- Gibt zurück:
this
.
-
groups
List of group memberships required to receive the notification.- Gibt zurück:
this
.
-
permissions
public NotificationRestrict.NotificationRestrictBuilder permissions(List<RestrictedPermission> permissions) List of permissions required to receive the notification.- Gibt zurück:
this
.
-
build
-
toString
-