| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobSummary> |
ListJobsResponse.jobs()
A list of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse.Builder |
ListJobsResponse.Builder.jobs(JobSummary... jobs)
A list of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse.Builder |
ListJobsResponse.Builder.jobs(Collection<JobSummary> jobs)
A list of jobs.
|
Copyright © 2019. All rights reserved.