public interface GitlabClient
Describes the interface for a Gitlab client.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getGitlabToken()Token for connecting to Gitlab API. |
|
public groovyx.net.http.HttpBuilder |
getHttpClient()The client for connecting to Gitlab. |
|
public String |
getProjectIdentifier()The Gitlab project identifier |
Token for connecting to Gitlab API.
The client for connecting to Gitlab.
The Gitlab project identifier