Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.AnomalyDetection
Packages that use AnomalyDetection
-
Uses of AnomalyDetection in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return AnomalyDetectionModifier and TypeMethodDescriptionfinal AnomalyDetectionTargetHealthDescription.anomalyDetection()The anomaly detection result for the target.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type AnomalyDetectionModifier and TypeMethodDescriptionTargetHealthDescription.Builder.anomalyDetection(AnomalyDetection anomalyDetection) The anomaly detection result for the target.