Uses of Class
org.gitlab4j.api.ProtectedBranchesApi
Package | Description |
---|---|
org.gitlab4j.api |
-
Uses of ProtectedBranchesApi in org.gitlab4j.api
Methods in org.gitlab4j.api that return ProtectedBranchesApi Modifier and Type Method Description ProtectedBranchesApi
GitLabApi. getProtectedBranchesApi()
Gets the ProtectedBranchesApi instance owned by this GitLabApi instance.