Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.DetectedMetricSetConfig
-
Packages that use DetectedMetricSetConfig Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of DetectedMetricSetConfig in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return DetectedMetricSetConfig Modifier and Type Method Description DetectedMetricSetConfigDetectMetricSetConfigResponse. detectedMetricSetConfig()The inferred dataset configuration for the datasource.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type DetectedMetricSetConfig Modifier and Type Method Description DetectMetricSetConfigResponse.BuilderDetectMetricSetConfigResponse.Builder. detectedMetricSetConfig(DetectedMetricSetConfig detectedMetricSetConfig)The inferred dataset configuration for the datasource.
-