public static interface DescribeTargetGroupAttributesResponse.Builder extends ElasticLoadBalancingv2Response.Builder, CopyableBuilder<DescribeTargetGroupAttributesResponse.Builder,DescribeTargetGroupAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeTargetGroupAttributesResponse.Builder |
attributes(Collection<TargetGroupAttribute> attributes)
Information about the target group attributes
|
DescribeTargetGroupAttributesResponse.Builder |
attributes(TargetGroupAttribute... attributes)
Information about the target group attributes
|
buildcopyapply, buildDescribeTargetGroupAttributesResponse.Builder attributes(Collection<TargetGroupAttribute> attributes)
Information about the target group attributes
attributes - Information about the target group attributesDescribeTargetGroupAttributesResponse.Builder attributes(TargetGroupAttribute... attributes)
Information about the target group attributes
attributes - Information about the target group attributesCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.