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