Package zostso
Class StartTso
- java.lang.Object
-
- zostso.StartTso
-
public class StartTso extends Object
-
-
Constructor Summary
Constructors Constructor Description StartTso()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StartStopResponsesstart(ZOSConnection connection, String accountNumber, StartTsoParams parms)static ZosmfTsoResponsestartCommon(ZOSConnection connection, StartTsoParams commandParms)
-
-
-
Method Detail
-
start
public static StartStopResponses start(ZOSConnection connection, String accountNumber, StartTsoParams parms) throws Exception
- Throws:
Exception
-
startCommon
public static ZosmfTsoResponse startCommon(ZOSConnection connection, StartTsoParams commandParms) throws Exception
- Throws:
Exception
-
-