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