| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TargetHealthDescription> |
DescribeTargetHealthResponse.targetHealthDescriptions()
Information about the health of the targets.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTargetHealthResponse.Builder |
DescribeTargetHealthResponse.Builder.targetHealthDescriptions(TargetHealthDescription... targetHealthDescriptions)
Information about the health of the targets.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTargetHealthResponse.Builder |
DescribeTargetHealthResponse.Builder.targetHealthDescriptions(Collection<TargetHealthDescription> targetHealthDescriptions)
Information about the health of the targets.
|
Copyright © 2022. All rights reserved.