Package org.gitlab4j.api.models
Class PipelineFilter
java.lang.Object
org.gitlab4j.api.models.PipelineFilter
public class PipelineFilter extends Object
This class is used to filter Pipelines when getting lists of them.
-
Constructor Summary
Constructors Constructor Description PipelineFilter() -
Method Summary
-
Constructor Details
-
PipelineFilter
public PipelineFilter()
-
-
Method Details
-
setScope
-
setStatus
-
setRef
-
setSha
-
setYamlErrors
-
setName
-
setUsername
-
setUpdatedAfter
-
setUpdatedBefore
-
setOrderBy
-
setSort
-
withScope
-
withStatus
-
withRef
-
withSha
-
withYamlErrors
-
withName
-
withUsername
-
withUpdatedAfter
-
withUpdatedBefore
-
withOrderBy
-
withSort
-
getQueryParams
-