Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z.zowe.client.sdk.zostso
/
StartStopResponse
/
StartStopResponse
Start
Stop
Response
fun
StartStopResponse
(
tsoResponse
:
TsoResponse
?
=
null
,
servletKey
:
String
?
=
null
,
failureResponse
:
String
?
=
null
,
success
:
Boolean
?
=
false
)