Package org.gitlab4j.api.models
Class LabelEvent
java.lang.Object
org.gitlab4j.api.models.LabelEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum to use for specifying the label event resource type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getLabel()
getUser()
void
void
setCreatedAt
(String createdAt) void
void
void
setResourceId
(Long resourceId) void
setResourceType
(LabelEvent.ResourceType resourceType) void
toString()