Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.AnomalyDetection
-
Packages that use AnomalyDetection Package Description software.amazon.awssdk.services.elasticloadbalancingv2.model -
-
Uses of AnomalyDetection in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return AnomalyDetection Modifier and Type Method Description AnomalyDetectionTargetHealthDescription. anomalyDetection()The anomaly detection result for the target.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type AnomalyDetection Modifier and Type Method Description TargetHealthDescription.BuilderTargetHealthDescription.Builder. anomalyDetection(AnomalyDetection anomalyDetection)The anomaly detection result for the target.
-