Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.HealthUnavailableException
-
Packages that use HealthUnavailableException Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of HealthUnavailableException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw HealthUnavailableException Modifier and Type Method Description default DescribeTargetHealthResponseElasticLoadBalancingV2Client. describeTargetHealth(Consumer<DescribeTargetHealthRequest.Builder> describeTargetHealthRequest)Describes the health of the specified targets or all of your targets.default DescribeTargetHealthResponseElasticLoadBalancingV2Client. describeTargetHealth(DescribeTargetHealthRequest describeTargetHealthRequest)Describes the health of the specified targets or all of your targets.
-