Uses of Class
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated.MergeRequestLabelBuilder
-
Uses of MergeRequestLabelBuilder in com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated
Modifier and TypeFieldDescriptionprotected MergeRequestLabelBuilder
MergeRequestLabelBuilder.self
Modifier and TypeMethodDescriptionMergeRequestLabelBuilder.but()
Returns a clone of this builder.static MergeRequestLabelBuilder
MergeRequestLabelBuilder.mergeRequestLabel()
Factory Method to construct a MergeRequestLabelBuilderSets the default value for the color property.MergeRequestLabelBuilder.withCreatedAt
(Date value) Sets the default value for the createdAt property.MergeRequestLabelBuilder.withDescription
(String value) Sets the default value for the description property.MergeRequestLabelBuilder.withGroupId
(Integer value) Sets the default value for the groupId property.Sets the default value for the id property.MergeRequestLabelBuilder.withProjectId
(Integer value) Sets the default value for the projectId property.MergeRequestLabelBuilder.withTemplate
(Boolean value) Sets the default value for the template property.Sets the default value for the title property.Sets the default value for the type property.MergeRequestLabelBuilder.withUpdatedAt
(Date value) Sets the default value for the updatedAt property.