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)This is a variant ofPanoramaClient.listDevicesJobs(software.amazon.awssdk.services.panorama.model.ListDevicesJobsRequest)operation.default ListDevicesJobsIterablePanoramaClient. listDevicesJobsPaginator(ListDevicesJobsRequest listDevicesJobsRequest)This is a variant ofPanoramaClient.listDevicesJobs(software.amazon.awssdk.services.panorama.model.ListDevicesJobsRequest)operation.
-