Class GitLabCiYamlApi

java.lang.Object
org.miaixz.bus.gitlab.AbstractApi
org.miaixz.bus.gitlab.GitLabCiYamlApi
All Implemented Interfaces:
Constants

public class GitLabCiYamlApi extends AbstractApi
This class provides an entry point to all the GitLab CI YAML API calls.
See Also: