Uses of Class
software.amazon.awssdk.services.iot.model.MachineLearningDetectionConfig
-
Packages that use MachineLearningDetectionConfig Package Description software.amazon.awssdk.services.iot.model -
-
Uses of MachineLearningDetectionConfig in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return MachineLearningDetectionConfig Modifier and Type Method Description MachineLearningDetectionConfigBehaviorCriteria. mlDetectionConfig()The configuration of an ML DetectMethods in software.amazon.awssdk.services.iot.model with parameters of type MachineLearningDetectionConfig Modifier and Type Method Description BehaviorCriteria.BuilderBehaviorCriteria.Builder. mlDetectionConfig(MachineLearningDetectionConfig mlDetectionConfig)The configuration of an ML Detect
-