this setter is provided transitionally to make both 'executable' and 'executableAndArguments'
optional for API backward compatibility. The proper way to construct a Command is via the constructor
Builder(String, String, String, CommandStatus, List, long).
this setter is provided transitionally to make both 'executable' and 'executableAndArguments'
optional for API backward compatibility. The proper way to construct a Command is via the constructor
Builder(String, String, String, CommandStatus, List, long).