ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT>
| Modifier and Type | Method and Description |
|---|---|
NodeSetupTask.DefinitionStages.WithAttach<ParentT> |
withEnvironmentVariable(String name,
String value) |
NodeSetupTask.DefinitionStages.WithAttach<ParentT> withEnvironmentVariable(String name, String value)
name - name of the variable to setvalue - value of the variable to setCopyright © 2019. All rights reserved.