| Package | Description |
|---|---|
| com.mesosphere.velocity.marathon | |
| com.mesosphere.velocity.marathon.interfaces |
| Modifier and Type | Method and Description |
|---|---|
List<MarathonVars> |
MarathonStep.getEnv() |
List<MarathonVars> |
MarathonRecorder.getEnv() |
| Modifier and Type | Method and Description |
|---|---|
void |
MarathonStep.setEnv(List<MarathonVars> env) |
void |
MarathonRecorder.setEnvironment(List<MarathonVars> env) |
| Modifier and Type | Method and Description |
|---|---|
List<MarathonVars> |
AppConfig.getEnv()
Return a list of environment variables.
|
Copyright © 2016–2017. All rights reserved.