| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama |
|
| software.amazon.awssdk.services.panorama.paginators | |
| software.amazon.awssdk.services.panorama.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDevicesJobsResponse |
PanoramaClient.listDevicesJobs(ListDevicesJobsRequest listDevicesJobsRequest)
Returns a list of jobs.
|
default CompletableFuture<ListDevicesJobsResponse> |
PanoramaAsyncClient.listDevicesJobs(ListDevicesJobsRequest listDevicesJobsRequest)
Returns a list of jobs.
|
default ListDevicesJobsIterable |
PanoramaClient.listDevicesJobsPaginator(ListDevicesJobsRequest listDevicesJobsRequest)
Returns a list of jobs.
|
default ListDevicesJobsPublisher |
PanoramaAsyncClient.listDevicesJobsPaginator(ListDevicesJobsRequest listDevicesJobsRequest)
Returns a list of jobs.
|
| Constructor and Description |
|---|
ListDevicesJobsIterable(PanoramaClient client,
ListDevicesJobsRequest firstRequest) |
ListDevicesJobsPublisher(PanoramaAsyncClient client,
ListDevicesJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDevicesJobsRequestMarshaller.marshall(ListDevicesJobsRequest listDevicesJobsRequest) |
Copyright © 2023. All rights reserved.