public class Environment extends JsonObject
| Constructor and Description |
|---|
Environment() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getVariables()
Get the environment variable parameter
|
void |
setVariables(Map<String,String> variables)
Set the environment variable parameter
|
toStringCopyright © 2024. All rights reserved.