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