Class ReleasesApi

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

public class ReleasesApi extends AbstractApi
This class provides an entry point to all the GitLab Releases API calls.
See Also: