Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated |
Modifier and Type | Field and Description |
---|---|
protected NoteHookBuilder |
NoteHookBuilder.self |
Modifier and Type | Method and Description |
---|---|
NoteHookBuilder |
NoteHookBuilder.but()
Returns a clone of this builder.
|
static NoteHookBuilder |
NoteHookBuilder.noteHook()
Factory Method to construct a NoteHookBuilder
|
NoteHookBuilder |
NoteHookBuilder.withMergeRequest(MergeRequestObjectAttributes value)
Sets the default value for the mergeRequest property.
|
NoteHookBuilder |
NoteHookBuilder.withObjectAttributes(NoteObjectAttributes value)
Sets the default value for the objectAttributes property.
|
NoteHookBuilder |
NoteHookBuilder.withObjectKind(String value)
Sets the default value for the objectKind property.
|
NoteHookBuilder |
NoteHookBuilder.withProject(Project value)
Sets the default value for the project property.
|
NoteHookBuilder |
NoteHookBuilder.withRepository(Repository value)
Sets the default value for the repository property.
|
NoteHookBuilder |
NoteHookBuilder.withUser(User value)
Sets the default value for the user property.
|
Copyright © 2016–2022. All rights reserved.