Uses of Class
software.amazon.awssdk.services.networkfirewall.paginators.ListTagsForResourceIterable
-
Packages that use ListTagsForResourceIterable Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall. -
-
Uses of ListTagsForResourceIterable in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall that return ListTagsForResourceIterable Modifier and Type Method Description default ListTagsForResourceIterableNetworkFirewallClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Retrieves the tags associated with the specified resource.default ListTagsForResourceIterableNetworkFirewallClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)Retrieves the tags associated with the specified resource.
-