Uses of Class
zostso.StartStopResponse
-
Packages that use StartStopResponse Package Description zostso -
-
Uses of StartStopResponse in zostso
Methods in zostso that return StartStopResponse Modifier and Type Method Description static StartStopResponseTsoResponseService. populateStartAndStop(ZosmfTsoResponse zosmfResponse)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()Method parameters in zostso with type arguments of type StartStopResponse Modifier and Type Method Description voidIssueResponse. setStopResponse(Optional<StartStopResponse> stopResponse)Constructors in zostso with parameters of type StartStopResponse Constructor Description IssueResponse(boolean success, StartStopResponses startResponse, boolean startReady, StartStopResponse stopResponses, ZosmfTsoResponse zosmfResponse, String commandResponses)
-