Uses of Class
zowe.client.sdk.zosmfinfo.response.ZosmfListDefinedSystemsResponse
-
Packages that use ZosmfListDefinedSystemsResponse Package Description zowe.client.sdk.parsejson JSON parse helper objectszowe.client.sdk.zosmfinfo zos all things Zosmf informational processing provided by the SDKzowe.client.sdk.zosmfinfo.response -
-
Uses of ZosmfListDefinedSystemsResponse in zowe.client.sdk.parsejson
Methods in zowe.client.sdk.parsejson that return ZosmfListDefinedSystemsResponse Modifier and Type Method Description ZosmfListDefinedSystemsResponseParseZosmfListDefinedSystemsJson. parse(org.json.simple.JSONObject jsonObject)Transform JSON into ZosmfListDefinedSystemsResponse object -
Uses of ZosmfListDefinedSystemsResponse in zowe.client.sdk.zosmfinfo
Methods in zowe.client.sdk.zosmfinfo that return ZosmfListDefinedSystemsResponse Modifier and Type Method Description ZosmfListDefinedSystemsResponseListDefinedSystems. listDefinedSystems()List systems defined to z/OSMF -
Uses of ZosmfListDefinedSystemsResponse in zowe.client.sdk.zosmfinfo.response
Methods in zowe.client.sdk.zosmfinfo.response that return ZosmfListDefinedSystemsResponse Modifier and Type Method Description ZosmfListDefinedSystemsResponseZosmfListDefinedSystemsResponse.Builder. build()
-