| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResult |
AbstractAmazonElasticLoadBalancing.describeTags(DescribeTagsRequest request) |
DescribeTagsResult |
AmazonElasticLoadBalancingClient.describeTags(DescribeTagsRequest request)
Describes the tags for the specified Elastic Load Balancing resources.
|
DescribeTagsResult |
AmazonElasticLoadBalancing.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
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.
|
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<DescribeTagsResult> |
AmazonElasticLoadBalancingAsyncClient.describeTagsAsync(DescribeTagsRequest request,
AsyncHandler<DescribeTagsRequest,DescribeTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResult |
DescribeTagsResult.clone() |
DescribeTagsResult |
DescribeTagsResult.withTagDescriptions(Collection<TagDescription> tagDescriptions)
Information about the tags.
|
DescribeTagsResult |
DescribeTagsResult.withTagDescriptions(TagDescription... tagDescriptions)
Information about the tags.
|
Copyright © 2021. All rights reserved.