Package org.gitlab4j.api.webhook
Class EventLabel
java.lang.Object
org.gitlab4j.api.webhook.EventLabel
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()getId()getTitle()getType()voidvoidsetCreatedAt(Date createdAt) voidsetDescription(String description) voidsetGroupId(Long groupId) voidvoidsetProjectId(Long projectId) voidsetTemplate(Boolean template) voidvoidsetType(EventLabel.LabelType type) voidsetUpdatedAt(Date updatedAt) toString()
-
Constructor Details
-
EventLabel
public EventLabel()
-
-
Method Details