Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.AutoDetectionMetricSource
-
Packages that use AutoDetectionMetricSource Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of AutoDetectionMetricSource in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return AutoDetectionMetricSource Modifier and Type Method Description AutoDetectionMetricSourceDetectMetricSetConfigRequest. autoDetectionMetricSource()A data source.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type AutoDetectionMetricSource Modifier and Type Method Description DetectMetricSetConfigRequest.BuilderDetectMetricSetConfigRequest.Builder. autoDetectionMetricSource(AutoDetectionMetricSource autoDetectionMetricSource)A data source.
-