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