| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
List<Job> |
CreateJobForDevicesResponse.jobs()
A list of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobForDevicesResponse.Builder |
CreateJobForDevicesResponse.Builder.jobs(Job... jobs)
A list of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobForDevicesResponse.Builder |
CreateJobForDevicesResponse.Builder.jobs(Collection<Job> jobs)
A list of jobs.
|
Copyright © 2022. All rights reserved.