Interface NodeSetupTask.DefinitionStages.Blank<ParentT>

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

public static interface NodeSetupTask.DefinitionStages.Blank<ParentT> extends NodeSetupTask.DefinitionStages.WithCommandLine<ParentT>
The first stage of the node setup definition.