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