Uses of Class
zowe.client.sdk.zostso.IssueResponse
-
Packages that use IssueResponse Package Description zowe.client.sdk.zostso zos tso console functionality provided by the SDK -
-
Uses of IssueResponse in zowe.client.sdk.zostso
Methods in zowe.client.sdk.zostso that return IssueResponse Modifier and Type Method Description IssueResponseIssueTso. issueTsoCommand(String accountNumber, String command)API method to start a TSO address space, issue a command, collect responses until prompt is reached, and terminate the address space.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.
-