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)Returns a list of jobs.default ListDevicesJobsPublisherPanoramaAsyncClient. listDevicesJobsPaginator(ListDevicesJobsRequest listDevicesJobsRequest)Returns a list of jobs.
-