Uses of Class
software.amazon.awssdk.services.networkfirewall.paginators.ListRuleGroupsPublisher
-
Packages that use ListRuleGroupsPublisher Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall. -
-
Uses of ListRuleGroupsPublisher in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall that return ListRuleGroupsPublisher Modifier and Type Method Description default ListRuleGroupsPublisherNetworkFirewallAsyncClient. listRuleGroupsPaginator(Consumer<ListRuleGroupsRequest.Builder> listRuleGroupsRequest)Retrieves the metadata for the rule groups that you have defined.default ListRuleGroupsPublisherNetworkFirewallAsyncClient. listRuleGroupsPaginator(ListRuleGroupsRequest listRuleGroupsRequest)Retrieves the metadata for the rule groups that you have defined.
-