Uses of Class
software.amazon.awssdk.services.devopsguru.model.ProactiveAnomaly
-
Packages that use ProactiveAnomaly Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ProactiveAnomaly in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ProactiveAnomaly Modifier and Type Method Description ProactiveAnomalyDescribeAnomalyResponse. proactiveAnomaly()AProactiveAnomalyobject that represents the requested anomaly.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ProactiveAnomaly Modifier and Type Method Description DescribeAnomalyResponse.BuilderDescribeAnomalyResponse.Builder. proactiveAnomaly(ProactiveAnomaly proactiveAnomaly)AProactiveAnomalyobject that represents the requested anomaly.
-