Uses of Class
zowe.client.sdk.zostso.response.IssueResponse
-
Packages that use IssueResponse Package Description zowe.client.sdk.zostso.method z/OS tso command functionality by the SDK -
-
Uses of IssueResponse in zowe.client.sdk.zostso.method
Methods in zowe.client.sdk.zostso.method that return IssueResponse Modifier and Type Method Description IssueResponseIssueTso. issueCommand(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. issueCommand(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.
-