| Package | Description | 
|---|---|
| com.amazonaws.services.elasticloadbalancing | 
 | 
| com.amazonaws.services.elasticloadbalancing.model | 
| Modifier and Type | Method and Description | 
|---|---|
AttachLoadBalancerToSubnetsResult | 
AmazonElasticLoadBalancing.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets for the specified load balancer. 
 | 
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)  | 
| 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 © 2021. All rights reserved.