Uses of Class
zostso.StartStopResponses
-
Packages that use StartStopResponses Package Description zostso -
-
Uses of StartStopResponses in zostso
Methods in zostso that return StartStopResponses Modifier and Type Method Description static StartStopResponsesStartTso. start(ZOSConnection connection, String accountNumber, StartTsoParams parms)Methods in zostso that return types with arguments of type StartStopResponses Modifier and Type Method Description Optional<StartStopResponses>IssueResponse. getStartResponse()Method parameters in zostso with type arguments of type StartStopResponses Modifier and Type Method Description voidIssueResponse. setStartResponse(Optional<StartStopResponses> startResponse)Constructors in zostso with parameters of type StartStopResponses Constructor Description IssueResponse(boolean success, StartStopResponses startResponse, boolean startReady, StartStopResponse stopResponses, ZosmfTsoResponse zosmfResponse, String commandResponses)
-