Uses of Class
zowe.client.sdk.zostso.input.StartTsoInputData
-
Packages that use StartTsoInputData Package Description zowe.client.sdk.zostso.method z/OS tso command functionality by the SDK -
-
Uses of StartTsoInputData in zowe.client.sdk.zostso.method
Methods in zowe.client.sdk.zostso.method with parameters of type StartTsoInputData Modifier and Type Method Description List<String>IssueTso. issueCommand(String command, StartTsoInputData startTsoData)Issue TSO command API call to process the given command via z/OSMF restful with given custom parameters for the start TSO session call
-