public class GitlabBuildVariable extends Object
| Constructor and Description |
|---|
GitlabBuildVariable() |
GitlabBuildVariable(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
public static final String URL
Copyright © 2018. All rights reserved.