Uses of Class
software.amazon.awssdk.services.lookoutequipment.paginators.ListLabelGroupsIterable
-
Packages that use ListLabelGroupsIterable 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 ListLabelGroupsIterable in software.amazon.awssdk.services.lookoutequipment
Methods in software.amazon.awssdk.services.lookoutequipment that return ListLabelGroupsIterable Modifier and Type Method Description default ListLabelGroupsIterableLookoutEquipmentClient. listLabelGroupsPaginator(Consumer<ListLabelGroupsRequest.Builder> listLabelGroupsRequest)This is a variant ofLookoutEquipmentClient.listLabelGroups(software.amazon.awssdk.services.lookoutequipment.model.ListLabelGroupsRequest)operation.default ListLabelGroupsIterableLookoutEquipmentClient. listLabelGroupsPaginator(ListLabelGroupsRequest listLabelGroupsRequest)This is a variant ofLookoutEquipmentClient.listLabelGroups(software.amazon.awssdk.services.lookoutequipment.model.ListLabelGroupsRequest)operation.
-