set Input Stream
Provides an input stream which will be fed to the process' STDIN.
Return
this builder instance for chaining
Parameters
input Stream
the input stream to use, or null to disable
Provides an input stream which will be fed to the process' STDIN.
this builder instance for chaining
the input stream to use, or null to disable