public static interface DescribeTargetHealthResponse.Builder extends ElasticLoadBalancingv2Response.Builder, CopyableBuilder<DescribeTargetHealthResponse.Builder,DescribeTargetHealthResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeTargetHealthResponse.Builder |
targetHealthDescriptions(Collection<TargetHealthDescription> targetHealthDescriptions)
Information about the health of the targets.
|
DescribeTargetHealthResponse.Builder |
targetHealthDescriptions(TargetHealthDescription... targetHealthDescriptions)
Information about the health of the targets.
|
buildcopyapply, buildDescribeTargetHealthResponse.Builder targetHealthDescriptions(Collection<TargetHealthDescription> targetHealthDescriptions)
Information about the health of the targets.
targetHealthDescriptions - Information about the health of the targets.DescribeTargetHealthResponse.Builder targetHealthDescriptions(TargetHealthDescription... targetHealthDescriptions)
Information about the health of the targets.
targetHealthDescriptions - Information about the health of the targets.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.