| Package | Description |
|---|---|
| com.amazonaws.services.iotjobsdataplane |
AWS IoT Jobs is a service that allows you to define a set of jobs — remote operations that are sent to and executed
on one or more devices connected to AWS IoT.
|
| com.amazonaws.services.iotjobsdataplane.model |
| Modifier and Type | Method and Description |
|---|---|
StartNextPendingJobExecutionResult |
AWSIoTJobsDataPlane.startNextPendingJobExecution(StartNextPendingJobExecutionRequest startNextPendingJobExecutionRequest)
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
|
StartNextPendingJobExecutionResult |
AbstractAWSIoTJobsDataPlane.startNextPendingJobExecution(StartNextPendingJobExecutionRequest request) |
StartNextPendingJobExecutionResult |
AWSIoTJobsDataPlaneClient.startNextPendingJobExecution(StartNextPendingJobExecutionRequest request)
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
|
| Modifier and Type | Method and Description |
|---|---|
StartNextPendingJobExecutionResult |
StartNextPendingJobExecutionResult.clone() |
StartNextPendingJobExecutionResult |
StartNextPendingJobExecutionResult.withExecution(JobExecution execution)
A JobExecution object.
|
Copyright © 2018. All rights reserved.