| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyTargetGroupResponse> |
ElasticLoadBalancingV2AsyncClient.modifyTargetGroup(ModifyTargetGroupRequest modifyTargetGroupRequest)
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
|
default ModifyTargetGroupResponse |
ElasticLoadBalancingV2Client.modifyTargetGroup(ModifyTargetGroupRequest modifyTargetGroupRequest)
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyTargetGroupRequestMarshaller.marshall(ModifyTargetGroupRequest modifyTargetGroupRequest) |
Copyright © 2021. All rights reserved.