Uses of Class
software.amazon.awssdk.services.lookoutequipment.paginators.ListDataIngestionJobsIterable
-
Packages that use ListDataIngestionJobsIterable Package Description software.amazon.awssdk.services.lookoutequipment Amazon Lookout for Equipment is a machine learning service that uses advanced analytics to identify anomalies in machines from sensor data for use in predictive maintenance. -
-
Uses of ListDataIngestionJobsIterable in software.amazon.awssdk.services.lookoutequipment
Methods in software.amazon.awssdk.services.lookoutequipment that return ListDataIngestionJobsIterable Modifier and Type Method Description default ListDataIngestionJobsIterableLookoutEquipmentClient. listDataIngestionJobsPaginator(Consumer<ListDataIngestionJobsRequest.Builder> listDataIngestionJobsRequest)default ListDataIngestionJobsIterableLookoutEquipmentClient. listDataIngestionJobsPaginator(ListDataIngestionJobsRequest listDataIngestionJobsRequest)
-