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