| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachLoadBalancerToSubnetsResponse> |
ElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnets(Consumer<AttachLoadBalancerToSubnetsRequest.Builder> attachLoadBalancerToSubnetsRequest)
Adds one or more subnets to the set of configured subnets for the specified load balancer.
|
default AttachLoadBalancerToSubnetsResponse |
ElasticLoadBalancingClient.attachLoadBalancerToSubnets(Consumer<AttachLoadBalancerToSubnetsRequest.Builder> attachLoadBalancerToSubnetsRequest)
Adds one or more subnets to the set of configured subnets for the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttachLoadBalancerToSubnetsRequest.Builder> |
AttachLoadBalancerToSubnetsRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.