Uses of Class
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated.NoteHookBuilder
-
Uses of NoteHookBuilder in com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated
Modifier and TypeMethodDescriptionNoteHookBuilder.but()
Returns a clone of this builder.static NoteHookBuilder
NoteHookBuilder.noteHook()
Factory Method to construct a NoteHookBuilderNoteHookBuilder.withMergeRequest
(MergeRequestObjectAttributes value) Sets the default value for the mergeRequest property.NoteHookBuilder.withObjectAttributes
(NoteObjectAttributes value) Sets the default value for the objectAttributes property.NoteHookBuilder.withObjectKind
(String value) Sets the default value for the objectKind property.NoteHookBuilder.withProject
(Project value) Sets the default value for the project property.NoteHookBuilder.withRepository
(Repository value) Sets the default value for the repository property.Sets the default value for the user property.