| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListJobExecutionsForThingResponse> |
IotAsyncClient.listJobExecutionsForThing(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)
Lists the job executions for the specified thing.
|
default ListJobExecutionsForThingResponse |
IotClient.listJobExecutionsForThing(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)
Lists the job executions for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListJobExecutionsForThingRequestMarshaller.marshall(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest) |
Copyright © 2020. All rights reserved.