Uses of Interface
software.amazon.awssdk.services.lookoutequipment.LookoutEquipmentAsyncClientBuilder
-
Packages that use LookoutEquipmentAsyncClientBuilder 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 LookoutEquipmentAsyncClientBuilder in software.amazon.awssdk.services.lookoutequipment
Methods in software.amazon.awssdk.services.lookoutequipment that return LookoutEquipmentAsyncClientBuilder Modifier and Type Method Description static LookoutEquipmentAsyncClientBuilderLookoutEquipmentAsyncClient. builder()Create a builder that can be used to configure and create aLookoutEquipmentAsyncClient.
-