public class EnvVar extends com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<EnvProperties>
| Constructor and Description |
|---|
EnvVar() |
EnvVar(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
protected EnvProperties |
build() |
EnvVar |
key(String key) |
EnvVar |
value(String value) |
protected EnvProperties build()
build in class com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<EnvProperties>Copyright © 2019 Atlassian. All rights reserved.