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