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