Interface NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Known Subinterfaces:
NodeSetupTask.Definition<ParentT>, NodeSetupTask.DefinitionStages.WithAttach<ParentT>
Enclosing interface:
NodeSetupTask.DefinitionStages

public static interface NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT>
The stage of the setup task definition allowing to specify environment variables.