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