| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default RegisterTargetsResponse |
ElasticLoadBalancingV2Client.registerTargets(RegisterTargetsRequest registerTargetsRequest)
Registers the specified targets with the specified target group.
|
default CompletableFuture<RegisterTargetsResponse> |
ElasticLoadBalancingV2AsyncClient.registerTargets(RegisterTargetsRequest registerTargetsRequest)
Registers the specified targets with the specified target group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RegisterTargetsRequestMarshaller.marshall(RegisterTargetsRequest registerTargetsRequest) |
Copyright © 2023. All rights reserved.