Uses of Class
software.amazon.awssdk.services.networkfirewall.model.RulesSourceList
-
Packages that use RulesSourceList Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of RulesSourceList in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return RulesSourceList Modifier and Type Method Description RulesSourceListRulesSource. rulesSourceList()Stateful inspection criteria for a domain list rule group.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type RulesSourceList Modifier and Type Method Description RulesSource.BuilderRulesSource.Builder. rulesSourceList(RulesSourceList rulesSourceList)Stateful inspection criteria for a domain list rule group.
-