| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobExecutionSummaryForThing> |
ListJobExecutionsForThingResponse.executionSummaries()
A list of job execution summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.Builder.executionSummaries(JobExecutionSummaryForThing... executionSummaries)
A list of job execution summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.Builder.executionSummaries(Collection<JobExecutionSummaryForThing> executionSummaries)
A list of job execution summaries.
|
Copyright © 2020. All rights reserved.