Uses of Class
zowe.client.sdk.zosjobs.input.JobGetInputData.Builder
-
Packages that use JobGetInputData.Builder Package Description zowe.client.sdk.zosjobs.input Request input object(s) for z/OS jobs processing -
-
Uses of JobGetInputData.Builder in zowe.client.sdk.zosjobs.input
Methods in zowe.client.sdk.zosjobs.input that return JobGetInputData.Builder Modifier and Type Method Description JobGetInputData.BuilderJobGetInputData.Builder. jobId(String jobId)Set jobId string valueJobGetInputData.BuilderJobGetInputData.Builder. maxJobs(Integer maxJobs)Set maxJobs int valueJobGetInputData.BuilderJobGetInputData.Builder. prefix(String prefix)Set prefix string value
-