Uses of Class
zowe.client.sdk.zosmfinfo.response.ZosmfListDefinedSystemsResponse
-
Packages that use ZosmfListDefinedSystemsResponse Package Description zowe.client.sdk.utility Set of utilities for SDK packageszowe.client.sdk.zosmfinfo.methods z/OSMF informational functionality by the SDKzowe.client.sdk.zosmfinfo.response Response objects for z/OSMF info processing -
-
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
Methods in zowe.client.sdk.zosmfinfo.methods that return ZosmfListDefinedSystemsResponse Modifier and Type Method Description ZosmfListDefinedSystemsResponseZosmfSystems. get()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()
-