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