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