| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.iotjobsdataplane.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPendingJobExecutionsResponse |
IotJobsDataPlaneClient.getPendingJobExecutions(GetPendingJobExecutionsRequest getPendingJobExecutionsRequest)
Gets the list of all jobs for a thing that are not in a terminal status.
|
default CompletableFuture<GetPendingJobExecutionsResponse> |
IotJobsDataPlaneAsyncClient.getPendingJobExecutions(GetPendingJobExecutionsRequest getPendingJobExecutionsRequest)
Gets the list of all jobs for a thing that are not in a terminal status.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPendingJobExecutionsRequestMarshaller.marshall(GetPendingJobExecutionsRequest getPendingJobExecutionsRequest) |
Copyright © 2023. All rights reserved.