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