Uses of Class
org.gitlab4j.api.NotificationSettingsApi
-
Packages that use NotificationSettingsApi Package Description org.gitlab4j.api -
-
Uses of NotificationSettingsApi in org.gitlab4j.api
Methods in org.gitlab4j.api that return NotificationSettingsApi Modifier and Type Method Description NotificationSettingsApi
GitLabApi. getNotificationSettingsApi()
Gets the NotesApi instance owned by this GitLabApi instance.
-