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