| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResult |
AmazonElasticLoadBalancing.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
DescribeTagsResult |
AbstractAmazonElasticLoadBalancing.describeTags(DescribeTagsRequest request) |
DescribeTagsResult |
AmazonElasticLoadBalancingClient.describeTags(DescribeTagsRequest request)
Describes the tags for the specified Elastic Load Balancing resources.
|
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request) |
Future<DescribeTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest request) |
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Describes the tags for the specified Elastic Load Balancing resources.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsync.describeTagsAsync(DescribeTagsRequest describeTagsRequest,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler)
Describes the tags for the specified Elastic Load Balancing resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsRequest |
DescribeTagsRequest.clone() |
DescribeTagsRequest |
DescribeTagsRequest.withResourceArns(Collection<String> resourceArns)
The Amazon Resource Names (ARN) of the resources.
|
DescribeTagsRequest |
DescribeTagsRequest.withResourceArns(String... resourceArns)
The Amazon Resource Names (ARN) of the resources.
|
Copyright © 2021. All rights reserved.