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