Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.TargetHealth
-
Packages that use TargetHealth Package Description software.amazon.awssdk.services.elasticloadbalancingv2.model -
-
Uses of TargetHealth in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return TargetHealth Modifier and Type Method Description TargetHealthTargetHealthDescription. targetHealth()The health information for the target.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type TargetHealth Modifier and Type Method Description TargetHealthDescription.BuilderTargetHealthDescription.Builder. targetHealth(TargetHealth targetHealth)The health information for the target.
-