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 PipelineApiGitLabApi. getPipelineApi()Gets the PipelineApi instance owned by this GitLabApi instance.
-