Uses of Class
software.amazon.awssdk.services.panorama.paginators.ListDevicesJobsIterable
-
Packages that use ListDevicesJobsIterable Package Description software.amazon.awssdk.services.panorama AWS Panorama -
-
Uses of ListDevicesJobsIterable in software.amazon.awssdk.services.panorama
Methods in software.amazon.awssdk.services.panorama that return ListDevicesJobsIterable Modifier and Type Method Description default ListDevicesJobsIterablePanoramaClient. listDevicesJobsPaginator(Consumer<ListDevicesJobsRequest.Builder> listDevicesJobsRequest)Returns a list of jobs.default ListDevicesJobsIterablePanoramaClient. listDevicesJobsPaginator(ListDevicesJobsRequest listDevicesJobsRequest)Returns a list of jobs.
-