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