Class LabelsApi

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

public class LabelsApi extends AbstractApi
This class provides an entry point to all the GitLab API project and group label calls.
See Also: