| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachLoadBalancerToSubnetsResponse> |
ElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
Adds one or more subnets to the set of configured subnets for the specified load balancer.
|
default AttachLoadBalancerToSubnetsResponse |
ElasticLoadBalancingClient.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
Adds one or more subnets to the set of configured subnets for the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachLoadBalancerToSubnetsRequestMarshaller.marshall(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest) |
Copyright © 2022. All rights reserved.