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