| 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 |
|---|---|
StartNextPendingJobExecutionRequest |
StartNextPendingJobExecutionRequest.addStatusDetailsEntry(String key,
String value) |
StartNextPendingJobExecutionRequest |
StartNextPendingJobExecutionRequest.clearStatusDetailsEntries()
Removes all the entries added into StatusDetails.
|
StartNextPendingJobExecutionRequest |
StartNextPendingJobExecutionRequest.clone() |
StartNextPendingJobExecutionRequest |
StartNextPendingJobExecutionRequest.withStatusDetails(Map<String,String> statusDetails)
A collection of name/value pairs that describe the status of the job execution.
|
StartNextPendingJobExecutionRequest |
StartNextPendingJobExecutionRequest.withThingName(String thingName)
The name of the thing associated with the device.
|
Copyright © 2018. All rights reserved.