| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTagsResponse |
ElasticLoadBalancingClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
default DescribeTagsResponse |
ElasticLoadBalancingClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
ElasticLoadBalancingAsyncClient.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
default CompletableFuture<DescribeTagsResponse> |
ElasticLoadBalancingAsyncClient.describeTags(DescribeTagsRequest describeTagsRequest)
Describes the tags associated with the specified load balancers.
|
Copyright © 2022. All rights reserved.