Uses of Class
org.gitlab4j.api.AwardEmojiApi
-
Packages that use AwardEmojiApi Package Description org.gitlab4j.api -
-
Uses of AwardEmojiApi in org.gitlab4j.api
Methods in org.gitlab4j.api that return AwardEmojiApi Modifier and Type Method Description AwardEmojiApi
GitLabApi. getAwardEmojiApi()
Gets the AwardEmojiApi instance owned by this GitLabApi instance.
-