Uses of Class
software.amazon.awssdk.services.outposts.model.ListTagsForResourceResponse
Packages that use ListTagsForResourceResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of ListTagsForResourceResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListTagsForResourceResponseModifier and TypeMethodDescriptiondefault ListTagsForResourceResponseOutpostsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Lists the tags for the specified resource.default ListTagsForResourceResponseOutpostsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists the tags for the specified resource.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListTagsForResourceResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Lists the tags for the specified resource.OutpostsAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists the tags for the specified resource.