Uses of Class
zowe.client.sdk.zosmfinfo.response.ZosmfListDefinedSystemsResponse
-
Packages that use ZosmfListDefinedSystemsResponse Package Description zowe.client.sdk.utility set of utilities for each main SDK packagezowe.client.sdk.zosmfinfo zos all things Zosmf informational processing provided by the SDKzowe.client.sdk.zosmfinfo.response -
-
Uses of ZosmfListDefinedSystemsResponse in zowe.client.sdk.utility
Methods in zowe.client.sdk.utility that return ZosmfListDefinedSystemsResponse Modifier and Type Method Description static ZosmfListDefinedSystemsResponseZosmfUtils. parseListDefinedSystems(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()
-