Uses of Class
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated.NoteObjectAttributesBuilder
-
Uses of NoteObjectAttributesBuilder in com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated
Modifier and TypeFieldDescriptionprotected NoteObjectAttributesBuilder
NoteObjectAttributesBuilder.self
Modifier and TypeMethodDescriptionNoteObjectAttributesBuilder.but()
Returns a clone of this builder.static NoteObjectAttributesBuilder
NoteObjectAttributesBuilder.noteObjectAttributes()
Factory Method to construct a NoteObjectAttributesBuilderNoteObjectAttributesBuilder.withAuthorId
(Integer value) Sets the default value for the authorId property.NoteObjectAttributesBuilder.withCreatedAt
(Date value) Sets the default value for the createdAt property.Sets the default value for the id property.Sets the default value for the note property.NoteObjectAttributesBuilder.withProjectId
(Integer value) Sets the default value for the projectId property.NoteObjectAttributesBuilder.withUpdatedAt
(Date value) Sets the default value for the updatedAt property.Sets the default value for the url property.