Uses of Class
org.gitlab4j.api.models.NotificationSettings.Events
-
Packages that use NotificationSettings.Events Package Description org.gitlab4j.api.models -
-
Uses of NotificationSettings.Events in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return NotificationSettings.Events Modifier and Type Method Description NotificationSettings.Events
NotificationSettings. getEvents()
Methods in org.gitlab4j.api.models with parameters of type NotificationSettings.Events Modifier and Type Method Description void
NotificationSettings. setEvents(NotificationSettings.Events events)
-