| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancing |
|
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsResult |
AmazonElasticLoadBalancingClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes one or more tags from the specified load balancer.
|
RemoveTagsResult |
AmazonElasticLoadBalancing.removeTags(RemoveTagsRequest removeTagsRequest)
Removes one or more tags from the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsResult> |
AmazonElasticLoadBalancingAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest)
Removes one or more tags from the specified load balancer.
|
Future<RemoveTagsResult> |
AmazonElasticLoadBalancingAsyncClient.removeTagsAsync(RemoveTagsRequest removeTagsRequest)
Removes one or more tags from the specified load balancer.
|
Future<RemoveTagsResult> |
AmazonElasticLoadBalancingAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes one or more tags from the specified load balancer.
|
Future<RemoveTagsResult> |
AmazonElasticLoadBalancingAsyncClient.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes one or more tags from the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsResult> |
AmazonElasticLoadBalancingAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes one or more tags from the specified load balancer.
|
Future<RemoveTagsResult> |
AmazonElasticLoadBalancingAsyncClient.removeTagsAsync(RemoveTagsRequest removeTagsRequest,
AsyncHandler<RemoveTagsRequest,RemoveTagsResult> asyncHandler)
Removes one or more tags from the specified load balancer.
|
Copyright © 2018. All rights reserved.