Package zowe.client.sdk.parse
Parse objects for various responses
-
Interface Summary Interface Description JsonParseResponse Base abstract class that conforms to json parse operation -
Class Summary Class Description DatasetParseResponse Extract Dataset from json responseJobFileParseResponse Parse json response for job fileJobParseResponse Extract Job from json responseJsonParseResponseFactory Parse factory that generates the desire json parse operationMemberParseResponse Extract Member from json responseMvsConsoleParseResponse Parse json response from MVS console requestParseConstants Constants definitions for parse packagePropsParseResponse Parse json response into property listSystemInfoParseResponse Parse json response from z/OSMF status requestSystemsParseResponse Parse json response from z/OSMF defined systems requestTsoParseResponse Parse json response from Tso requestTsoStopParseResponse Parse json response from Tso Stop requestUnixFileParseResponse Extract UNIX file from json responseUnixZfsParseResponse Extract UNIX zfs from json responseZosLogItemParseResponse Extract ZosLogItem from json responseZosLogReplyParseResponse Extract ZosLogReply from json response