Uses of Class
zowe.client.sdk.zosmfinfo.model.DefinedSystem
-
Packages that use DefinedSystem Package Description zowe.client.sdk.zosmfinfo.response Response objects for z/OSMF info processing -
-
Uses of DefinedSystem in zowe.client.sdk.zosmfinfo.response
Methods in zowe.client.sdk.zosmfinfo.response that return DefinedSystem Modifier and Type Method Description DefinedSystem[]ZosmfSystemsResponse. getDefinedSystems()Retrieve definedSystems specifiedConstructors in zowe.client.sdk.zosmfinfo.response with parameters of type DefinedSystem Constructor Description ZosmfSystemsResponse(Long numRows, DefinedSystem[] definedSystems)Jackson constructor for ZosmfSystemsResponse
-