Uses of Class
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated.CommitBuilder
-
Uses of CommitBuilder in com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated
Modifier and TypeMethodDescriptionCommitBuilder.but()
Returns a clone of this builder.static CommitBuilder
CommitBuilder.commit()
Factory Method to construct a CommitBuilderCommitBuilder.withAuthoredDate
(Date value) Sets the default value for the authoredDate property.CommitBuilder.withAuthorEmail
(String value) Sets the default value for the authorEmail property.CommitBuilder.withAuthorName
(String value) Sets the default value for the authorName property.Sets the default value for the id property.CommitBuilder.withMessage
(String value) Sets the default value for the message property.