Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated |
Modifier and Type | Field and Description |
---|---|
protected NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.self |
Modifier and Type | Method and Description |
---|---|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.but()
Returns a clone of this builder.
|
static NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.noteObjectAttributes()
Factory Method to construct a NoteObjectAttributesBuilder
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withAuthorId(Integer value)
Sets the default value for the authorId property.
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withCreatedAt(Date value)
Sets the default value for the createdAt property.
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withId(Integer value)
Sets the default value for the id property.
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withNote(String value)
Sets the default value for the note property.
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withProjectId(Integer value)
Sets the default value for the projectId property.
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withUpdatedAt(Date value)
Sets the default value for the updatedAt property.
|
NoteObjectAttributesBuilder |
NoteObjectAttributesBuilder.withUrl(String value)
Sets the default value for the url property.
|
Copyright © 2016–2022. All rights reserved.