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