| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyTargetGroupAttributesResponse |
ElasticLoadBalancingV2Client.modifyTargetGroupAttributes(Consumer<ModifyTargetGroupAttributesRequest.Builder> modifyTargetGroupAttributesRequest)
Modifies the specified attributes of the specified target group.
|
default ModifyTargetGroupAttributesResponse |
ElasticLoadBalancingV2Client.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest modifyTargetGroupAttributesRequest)
Modifies the specified attributes of the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyTargetGroupAttributesResponse> |
ElasticLoadBalancingV2AsyncClient.modifyTargetGroupAttributes(Consumer<ModifyTargetGroupAttributesRequest.Builder> modifyTargetGroupAttributesRequest)
Modifies the specified attributes of the specified target group.
|
default CompletableFuture<ModifyTargetGroupAttributesResponse> |
ElasticLoadBalancingV2AsyncClient.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest modifyTargetGroupAttributesRequest)
Modifies the specified attributes of the specified target group.
|
Copyright © 2021. All rights reserved.