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