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() |
|