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