Uses of Class
software.amazon.awssdk.services.panorama.paginators.ListDevicesJobsPublisher
-
Packages that use ListDevicesJobsPublisher Package Description software.amazon.awssdk.services.panorama AWS Panorama -
-
Uses of ListDevicesJobsPublisher in software.amazon.awssdk.services.panorama
Methods in software.amazon.awssdk.services.panorama that return ListDevicesJobsPublisher Modifier and Type Method Description default ListDevicesJobsPublisherPanoramaAsyncClient. listDevicesJobsPaginator(Consumer<ListDevicesJobsRequest.Builder> listDevicesJobsRequest)This is a variant ofPanoramaAsyncClient.listDevicesJobs(software.amazon.awssdk.services.panorama.model.ListDevicesJobsRequest)operation.default ListDevicesJobsPublisherPanoramaAsyncClient. listDevicesJobsPaginator(ListDevicesJobsRequest listDevicesJobsRequest)This is a variant ofPanoramaAsyncClient.listDevicesJobs(software.amazon.awssdk.services.panorama.model.ListDevicesJobsRequest)operation.
-