| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| 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 ModifyTargetGroupAttributesResponse |
ElasticLoadBalancingV2Client.modifyTargetGroupAttributes(Consumer<ModifyTargetGroupAttributesRequest.Builder> modifyTargetGroupAttributesRequest)
Modifies the specified attributes of the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModifyTargetGroupAttributesRequest.Builder> |
ModifyTargetGroupAttributesRequest.serializableBuilderClass() |
Copyright © 2020. All rights reserved.