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