| 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 |
|---|---|
AddTagsResult |
AmazonElasticLoadBalancing.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
AddTagsResult |
AmazonElasticLoadBalancingClient.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
Future<AddTagsResult> |
AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
Future<AddTagsResult> |
AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds the specified tags to the specified load balancer.
|
Future<AddTagsResult> |
AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds the specified tags to the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddTagsResult> |
AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds the specified tags to the specified load balancer.
|
Future<AddTagsResult> |
AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds the specified tags to the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AddTagsResult.clone() |
Copyright © 2015. All rights reserved.