| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model | |
| com.amazonaws.services.elasticloadbalancingv2.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ModifyTargetGroupAttributesResult |
AmazonElasticLoadBalancingClient.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest request)
Modifies the specified attributes of the specified target group.
|
ModifyTargetGroupAttributesResult |
AbstractAmazonElasticLoadBalancing.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest request) |
ModifyTargetGroupAttributesResult |
AmazonElasticLoadBalancing.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest modifyTargetGroupAttributesRequest)
Modifies the specified attributes of the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyTargetGroupAttributesResult |
ModifyTargetGroupAttributesResult.clone() |
ModifyTargetGroupAttributesResult |
ModifyTargetGroupAttributesResult.withAttributes(Collection<TargetGroupAttribute> attributes)
Information about the attributes.
|
ModifyTargetGroupAttributesResult |
ModifyTargetGroupAttributesResult.withAttributes(TargetGroupAttribute... attributes)
Information about the attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyTargetGroupAttributesResult |
ModifyTargetGroupAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.