Interface BatchAIJob.DefinitionStages.WithJobPreparation

All Known Subinterfaces:
BatchAIJob.Definition, BatchAIJob.DefinitionStages.WithCreate
Enclosing interface:
BatchAIJob.DefinitionStages

public static interface BatchAIJob.DefinitionStages.WithJobPreparation
Specifies the command line to be executed before tool kit is launched. The specified actions will run on all the nodes that are part of the job.
  • Method Details