Uses of Class
zostso.StartStopResponse
-
Packages that use StartStopResponse Package Description utility set of utilities for each main SDK packagezostso zos tso console functionality provided by the SDK -
-
Uses of StartStopResponse in utility
Methods in utility that return StartStopResponse Modifier and Type Method Description static StartStopResponseUtilTso. populateStartAndStop(ZosmfTsoResponse zosmfResponse)Populate either a Tso start or stop command phase -
Uses of StartStopResponse in zostso
Methods in zostso that return StartStopResponse Modifier and Type Method Description StartStopResponseStopTso. stop(String servletKey)Stop TSO address space and populates response with StartStopResponse, @see StartStopResponseMethods in zostso that return types with arguments of type StartStopResponse Modifier and Type Method Description Optional<StartStopResponse>IssueResponse. getStopResponse()Retrieve stopResponse specifiedMethods in zostso with parameters of type StartStopResponse Modifier and Type Method Description voidIssueResponse. setStopResponse(StartStopResponse stopResponse)Assign stopResponse value
-