Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated |
Modifier and Type | Field and Description |
---|---|
protected MergeRequestLabelBuilder |
MergeRequestLabelBuilder.self |
Modifier and Type | Method and Description |
---|---|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.but()
Returns a clone of this builder.
|
static MergeRequestLabelBuilder |
MergeRequestLabelBuilder.mergeRequestLabel()
Factory Method to construct a MergeRequestLabelBuilder
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withColor(String value)
Sets the default value for the color property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withCreatedAt(Date value)
Sets the default value for the createdAt property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withDescription(String value)
Sets the default value for the description property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withGroupId(Integer value)
Sets the default value for the groupId property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withId(Integer value)
Sets the default value for the id property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withProjectId(Integer value)
Sets the default value for the projectId property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withTemplate(Boolean value)
Sets the default value for the template property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withTitle(String value)
Sets the default value for the title property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withType(String value)
Sets the default value for the type property.
|
MergeRequestLabelBuilder |
MergeRequestLabelBuilder.withUpdatedAt(Date value)
Sets the default value for the updatedAt property.
|
Copyright © 2016–2022. All rights reserved.