Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.AnomalyGroup
-
Packages that use AnomalyGroup Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of AnomalyGroup in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return AnomalyGroup Modifier and Type Method Description AnomalyGroupGetAnomalyGroupResponse. anomalyGroup()Details about the anomaly group.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type AnomalyGroup Modifier and Type Method Description GetAnomalyGroupResponse.BuilderGetAnomalyGroupResponse.Builder. anomalyGroup(AnomalyGroup anomalyGroup)Details about the anomaly group.
-