Uses of Class
software.amazon.awssdk.services.iot.model.Job
-
Packages that use Job Package Description software.amazon.awssdk.services.iot.model -
-
Uses of Job in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return Job Modifier and Type Method Description Job
DescribeJobResponse. job()
Information about the job.Methods in software.amazon.awssdk.services.iot.model with parameters of type Job Modifier and Type Method Description DescribeJobResponse.Builder
DescribeJobResponse.Builder. job(Job job)
Information about the job.
-