Uses of Class
org.miaixz.bus.gitlab.models.Bridge
Packages that use Bridge
-
Uses of Bridge in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return types with arguments of type BridgeModifier and TypeMethodDescriptionPipelineApi.getBridgesForPipeline(Object projectIdOrPath, long pipelineId, int itemsPerPage, Constants.JobScope scope) Get a Pager of bridges in a pipeline.PipelineApi.getBridgesStream(Object projectIdOrPath, long pipelineId, Constants.JobScope scope) Get a Stream of bridges in a pipeline.