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