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