| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTagsResponse |
ElasticLoadBalancingV2Client.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
default DescribeTagsResponse |
ElasticLoadBalancingV2Client.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
ElasticLoadBalancingV2AsyncClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
default CompletableFuture<DescribeTagsResponse> |
ElasticLoadBalancingV2AsyncClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags for the specified Elastic Load Balancing resources.
|
Copyright © 2021. All rights reserved.