Uses of Class
zostso.input.StartTsoParams
-
Packages that use StartTsoParams Package Description zostso -
-
Uses of StartTsoParams in zostso
Methods in zostso with parameters of type StartTsoParams Modifier and Type Method Description IssueResponseIssueTso. issueTsoCommand(String accountNumber, String command, StartTsoParams startParams)API method to start a TSO address space with provided parameters, issue a command, collect responses until prompt is reached, and terminate the address space.static StartStopResponsesStartTso. start(ZOSConnection connection, String accountNumber, StartTsoParams parms)static ZosmfTsoResponseStartTso. startCommon(ZOSConnection connection, StartTsoParams commandParms)
-