Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.TargetHealth
Packages that use TargetHealth
-
Uses of TargetHealth in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return TargetHealthModifier and TypeMethodDescriptionfinal TargetHealthTargetHealthDescription.targetHealth()The health information for the target.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type TargetHealthModifier and TypeMethodDescriptionTargetHealthDescription.Builder.targetHealth(TargetHealth targetHealth) The health information for the target.