Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.ListTagsForResourcePublisher
-
Packages that use ListTagsForResourcePublisher Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of ListTagsForResourcePublisher in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return ListTagsForResourcePublisher Modifier and Type Method Description default ListTagsForResourcePublisherStorageGatewayAsyncClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Lists the tags that have been added to the specified resource.default ListTagsForResourcePublisherStorageGatewayAsyncClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)Lists the tags that have been added to the specified resource.
-