Uses of Class
zowe.client.sdk.zostso.StartStopResponses
-
Packages that use StartStopResponses Package Description zowe.client.sdk.zostso zos tso console functionality provided by the SDK -
-
Uses of StartStopResponses in zowe.client.sdk.zostso
Methods in zowe.client.sdk.zostso that return StartStopResponses Modifier and Type Method Description StartStopResponsesStartTso. start(String accountNumber, StartTsoParams params)Start TSO address space with provided parameters.Methods in zowe.client.sdk.zostso that return types with arguments of type StartStopResponses Modifier and Type Method Description Optional<StartStopResponses>IssueResponse. getStartResponse()Retrieve startResponse specifiedMethods in zowe.client.sdk.zostso with parameters of type StartStopResponses Modifier and Type Method Description voidIssueResponse. setStartResponse(StartStopResponses startResponse)Assign startResponse value
-