ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface NodeSetupTask.DefinitionStages.WithStdOutErrPath<ParentT>
Modifier and Type | Method and Description |
---|---|
NodeSetupTask.DefinitionStages.WithAttach<ParentT> |
withStdOutErrPath(String stdOutErrPathPrefix) |
NodeSetupTask.DefinitionStages.WithAttach<ParentT> withStdOutErrPath(String stdOutErrPathPrefix)
stdOutErrPathPrefix
- the path where the Batch AI service will upload the stdout and stderror of setup taskCopyright © 2019. All rights reserved.