| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.builder() |
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.Builder.executionSummaries(Collection<JobExecutionSummaryForThing> executionSummaries)
A list of job execution summaries.
|
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.Builder.executionSummaries(Consumer<JobExecutionSummaryForThing.Builder>... executionSummaries)
A list of job execution summaries.
|
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.Builder.executionSummaries(JobExecutionSummaryForThing... executionSummaries)
A list of job execution summaries.
|
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.Builder.nextToken(String nextToken)
The token for the next set of results, or null if there are no additional results.
|
ListJobExecutionsForThingResponse.Builder |
ListJobExecutionsForThingResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListJobExecutionsForThingResponse.Builder> |
ListJobExecutionsForThingResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.