Interface NodeSetupTask.DefinitionStages
- Enclosing interface:
- NodeSetupTask
public static interface NodeSetupTask.DefinitionStages
Grouping of node setup definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of the node setup definition.static interface
The final stage of the setup task definition.static interface
The stage of the setup task definition allowing to specify the command line instructions.static interface
The stage of the setup task definition allowing to specify environment variables.static interface
The stage of the setup task definition allowing to specify environment variables with secrets.static interface
The stage of the setup task definition allowing to specify where Batch AI will upload stdout and stderr of the setup task.