| Modifier and Type | Method and Description |
|---|---|
EnvironmentVariables |
Invocation.getEnvironmentVariables()
The environment variables associated with the analysis tool process, expressed as key/value pairs.
|
EnvironmentVariables |
EnvironmentVariables.withAdditionalProperty(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Invocation.setEnvironmentVariables(EnvironmentVariables environmentVariables)
The environment variables associated with the analysis tool process, expressed as key/value pairs.
|
Invocation |
Invocation.withEnvironmentVariables(EnvironmentVariables environmentVariables) |
Copyright © 2020 Contrast Security. All rights reserved.