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