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