public class CustomToolkitSettings extends Object
| Constructor and Description |
|---|
CustomToolkitSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
commandLine()
Get the command line to execute on the master node.
|
CustomToolkitSettings |
withCommandLine(String commandLine)
Set the command line to execute on the master node.
|
public String commandLine()
public CustomToolkitSettings withCommandLine(String commandLine)
commandLine - the commandLine value to setCopyright © 2019. All rights reserved.