Uses of Class
com.dabsquared.gitlabjenkins.gitlab.hook.model.NoteObjectAttributes
Package
Description
-
Uses of NoteObjectAttributes in com.dabsquared.gitlabjenkins.gitlab.hook.model
Modifier and TypeMethodDescriptionvoid
NoteHook.setObjectAttributes
(NoteObjectAttributes objectAttributes) -
Uses of NoteObjectAttributes in com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated
Modifier and TypeFieldDescriptionprotected NoteObjectAttributes
NoteHookBuilder.value$objectAttributes$com$dabsquared$gitlabjenkins$gitlab$hook$model$NoteObjectAttributes
Modifier and TypeMethodDescriptionNoteObjectAttributesBuilder.build()
Creates a newNoteObjectAttributes
based on this builder's settings.Modifier and TypeMethodDescriptionNoteHookBuilder.withObjectAttributes
(NoteObjectAttributes value) Sets the default value for the objectAttributes property.