| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTagsResponse> |
ElasticLoadBalancingAsyncClient.describeTags(DescribeTagsRequest 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 |
|---|---|
SdkHttpFullRequest |
DescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest) |
Copyright © 2022. All rights reserved.