| Package | Description | 
|---|---|
| com.amazonaws.services.elasticloadbalancing |  | 
| com.amazonaws.services.elasticloadbalancing.model | 
| Modifier and Type | Method and Description | 
|---|---|
| AttachLoadBalancerToSubnetsResult | AmazonElasticLoadBalancingClient. attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest request)
 Adds one or more subnets to the set of configured subnets for the specified load balancer. | 
| AttachLoadBalancerToSubnetsResult | AbstractAmazonElasticLoadBalancing. attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest request) | 
| AttachLoadBalancerToSubnetsResult | AmazonElasticLoadBalancing. 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 | 
|---|---|
| AttachLoadBalancerToSubnetsResult | AttachLoadBalancerToSubnetsResult. clone() | 
| AttachLoadBalancerToSubnetsResult | AttachLoadBalancerToSubnetsResult. withSubnets(Collection<String> subnets)
 The IDs of the subnets attached to the load balancer. | 
| AttachLoadBalancerToSubnetsResult | AttachLoadBalancerToSubnetsResult. withSubnets(String... subnets)
 The IDs of the subnets attached to the load balancer. | 
Copyright © 2022. All rights reserved.