ToolTypeSettings.DefinitionStages.WithCommandLineArgs<ReturnT> Interface

Type Parameters

ReturnT

next definition stage type

public interface WithCommandLineArgs

Specifies command line arguments for the job.

Method Summary

Modifier and Type Method and Description
ReturnT withCommandLineArgs(String commandLineArgs)

Method Details

withCommandLineArgs

public ReturnT withCommandLineArgs(String commandLineArgs)

Parameters:

commandLineArgs

Applies to