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