Class ProtectedBranchesApi

java.lang.Object
org.aoju.bus.gitlab.AbstractApi
org.aoju.bus.gitlab.ProtectedBranchesApi
All Implemented Interfaces:
Constants

public class ProtectedBranchesApi extends AbstractApi
This class provides an entry point to all the Protected Branches API calls.
See Also: