Uses of Class
org.gitlab4j.api.webhook.NoteEvent.ObjectAttributes
-
Packages that use NoteEvent.ObjectAttributes Package Description org.gitlab4j.api.webhook -
-
Uses of NoteEvent.ObjectAttributes in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return NoteEvent.ObjectAttributes Modifier and Type Method Description NoteEvent.ObjectAttributesNoteEvent. getObjectAttributes()Methods in org.gitlab4j.api.webhook with parameters of type NoteEvent.ObjectAttributes Modifier and Type Method Description voidNoteEvent. setObjectAttributes(NoteEvent.ObjectAttributes objectAttributes)
-