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