Uses of Class
zowe.client.sdk.altzostso.input.StartTsoInputData
-
Packages that use StartTsoInputData Package Description zowe.client.sdk.altzostso.method z/OS tso command functionality by the SDK -
-
Uses of StartTsoInputData in zowe.client.sdk.altzostso.method
Methods in zowe.client.sdk.altzostso.method with parameters of type StartTsoInputData Modifier and Type Method Description List<String>IssueTso. issueCommend(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
-