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)This is a variant ofNetworkFirewallClient.listRuleGroups(software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest)operation.default ListRuleGroupsIterableNetworkFirewallClient. listRuleGroupsPaginator(ListRuleGroupsRequest listRuleGroupsRequest)This is a variant ofNetworkFirewallClient.listRuleGroups(software.amazon.awssdk.services.networkfirewall.model.ListRuleGroupsRequest)operation.
-