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