Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.AnomalyDetectorConfigSummary
-
Packages that use AnomalyDetectorConfigSummary Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of AnomalyDetectorConfigSummary in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return AnomalyDetectorConfigSummary Modifier and Type Method Description AnomalyDetectorConfigSummaryDescribeAnomalyDetectorResponse. anomalyDetectorConfig()Contains information about the detector's configuration.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type AnomalyDetectorConfigSummary Modifier and Type Method Description DescribeAnomalyDetectorResponse.BuilderDescribeAnomalyDetectorResponse.Builder. anomalyDetectorConfig(AnomalyDetectorConfigSummary anomalyDetectorConfig)Contains information about the detector's configuration.
-