Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.ContributionMatrix
-
Packages that use ContributionMatrix Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of ContributionMatrix in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return ContributionMatrix Modifier and Type Method Description ContributionMatrixMetricLevelImpact. contributionMatrix()Details about the dimensions that contributed to the anomaly.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type ContributionMatrix Modifier and Type Method Description MetricLevelImpact.BuilderMetricLevelImpact.Builder. contributionMatrix(ContributionMatrix contributionMatrix)Details about the dimensions that contributed to the anomaly.
-