| 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 | AmazonElasticLoadBalancingClient. attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| AttachLoadBalancerToSubnetsResult | AmazonElasticLoadBalancing. attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Future<AttachLoadBalancerToSubnetsResult> | AmazonElasticLoadBalancingAsyncClient. attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Future<AttachLoadBalancerToSubnetsResult> | AmazonElasticLoadBalancingAsync. attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Future<AttachLoadBalancerToSubnetsResult> | AmazonElasticLoadBalancingAsyncClient. attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Future<AttachLoadBalancerToSubnetsResult> | AmazonElasticLoadBalancingAsync. attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<AttachLoadBalancerToSubnetsResult> | AmazonElasticLoadBalancingAsyncClient. attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Future<AttachLoadBalancerToSubnetsResult> | AmazonElasticLoadBalancingAsync. attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest,
                                AsyncHandler<AttachLoadBalancerToSubnetsRequest,AttachLoadBalancerToSubnetsResult> asyncHandler)
 Adds one or more subnets to the set of configured subnets in the
 Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. | 
| Modifier and Type | Method and Description | 
|---|---|
| AttachLoadBalancerToSubnetsRequest | AttachLoadBalancerToSubnetsRequest. withLoadBalancerName(String loadBalancerName)The name associated with the load balancer. | 
| AttachLoadBalancerToSubnetsRequest | AttachLoadBalancerToSubnetsRequest. withSubnets(Collection<String> subnets)A list of subnet IDs to add for the load balancer. | 
| AttachLoadBalancerToSubnetsRequest | AttachLoadBalancerToSubnetsRequest. withSubnets(String... subnets)A list of subnet IDs to add for the load balancer. | 
Copyright © 2015. All rights reserved.