| Package | Description | 
|---|---|
| com.amazonaws.services.elasticloadbalancing | 
 Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing. 
 | 
| com.amazonaws.services.elasticloadbalancing.model | 
 Classes modeling the various types represented by AmazonElasticLoadBalancing. 
 | 
| 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 attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets for the
 specified load balancer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<AttachLoadBalancerToSubnetsResult> | 
AmazonElasticLoadBalancingAsync.attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets for the
 specified load balancer. 
 | 
Future<AttachLoadBalancerToSubnetsResult> | 
AmazonElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets for the
 specified load balancer. 
 | 
Future<AttachLoadBalancerToSubnetsResult> | 
AmazonElasticLoadBalancingAsync.attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets for the
 specified load balancer. 
 | 
Future<AttachLoadBalancerToSubnetsResult> | 
AmazonElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets for the
 specified load balancer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<AttachLoadBalancerToSubnetsResult> | 
AmazonElasticLoadBalancingAsync.attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets for the
 specified load balancer. 
 | 
Future<AttachLoadBalancerToSubnetsResult> | 
AmazonElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 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 © 2016. All rights reserved.