| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancing |
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsResult |
AmazonElasticLoadBalancingClient.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
AddTagsResult |
AmazonElasticLoadBalancing.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.
|
Copyright © 2018. All rights reserved.