Uses of Class
zowe.client.sdk.zosmfinfo.response.DefinedSystem
-
Packages that use DefinedSystem Package Description zowe.client.sdk.parsejson JSON parse helper objectszowe.client.sdk.zosmfinfo.response -
-
Uses of DefinedSystem in zowe.client.sdk.parsejson
Methods in zowe.client.sdk.parsejson that return DefinedSystem Modifier and Type Method Description DefinedSystemParseZosmfDefinedSystemJson. parse(org.json.simple.JSONObject jsonObject)Transform JSON into DefinedSystem object -
Uses of DefinedSystem in zowe.client.sdk.zosmfinfo.response
Methods in zowe.client.sdk.zosmfinfo.response that return DefinedSystem Modifier and Type Method Description DefinedSystemDefinedSystem.Builder. build()Methods in zowe.client.sdk.zosmfinfo.response with parameters of type DefinedSystem Modifier and Type Method Description ZosmfListDefinedSystemsResponse.BuilderZosmfListDefinedSystemsResponse.Builder. definedSystems(DefinedSystem[] definedSystems)
-