Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.DescribeTagsRequest
Packages that use DescribeTagsRequest
Package
Description
-
Uses of DescribeTagsRequest in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type DescribeTagsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DescribeTagsResponse>ElasticLoadBalancingAsyncClient.describeTags(DescribeTagsRequest describeTagsRequest) Describes the tags associated with the specified load balancers.default DescribeTagsResponseElasticLoadBalancingClient.describeTags(DescribeTagsRequest describeTagsRequest) Describes the tags associated with the specified load balancers. -
Uses of DescribeTagsRequest in software.amazon.awssdk.services.elasticloadbalancing.transform
Methods in software.amazon.awssdk.services.elasticloadbalancing.transform with parameters of type DescribeTagsRequestModifier and TypeMethodDescriptionDescribeTagsRequestMarshaller.marshall(DescribeTagsRequest describeTagsRequest)