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