| Package | Description |
|---|---|
| com.talanlabs.gitlab.api.v4.services |
| Modifier and Type | Method and Description |
|---|---|
GitLabVariable |
GitLabAPIBuildVariables.getProjectVariable(Serializable projectId,
String key)
Show variable details
|
| Modifier and Type | Method and Description |
|---|---|
Paged<GitLabVariable> |
GitLabAPIBuildVariables.getProjectVariables(Serializable projectId,
Pagination pagination)
List project variables
|
Copyright © 2018 Talanlabs. All rights reserved.