Uses of Class
zosconsole.input.IssueParams
-
Packages that use IssueParams Package Description zosconsole zos mvs console functionality provided by the SDK -
-
Uses of IssueParams in zosconsole
Methods in zosconsole with parameters of type IssueParams Modifier and Type Method Description ZosmfIssueParamsIssueCommand. buildZosmfConsoleApiParameters(IssueParams params)Build ZosmfIssueParams object from provided parametersConsoleResponseIssueCommand. issue(IssueParams params)Issue an MVS console command done synchronously - meaning solicited (direct command responses) are gathered immediately after the command is issued.
-