Uses of Class
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated.BranchBuilder
-
Uses of BranchBuilder in com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated
Modifier and TypeMethodDescriptionstatic BranchBuilder
BranchBuilder.branch()
Factory Method to construct a BranchBuilderBranchBuilder.but()
Returns a clone of this builder.BranchBuilder.withCommit
(Commit value) Sets the default value for the commit property.Sets the default value for the name property.BranchBuilder.withProtectedBranch
(Boolean value) Sets the default value for the protectedBranch property.