Uses of Class
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated.BranchBuilder
Packages that use BranchBuilder
-
Uses of BranchBuilder in com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated
Fields in com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated declared as BranchBuilderMethods in com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated that return BranchBuilderModifier 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.