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