Uses of Class
software.amazon.awssdk.services.networkfirewall.model.StatelessRulesAndCustomActions
-
Packages that use StatelessRulesAndCustomActions Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of StatelessRulesAndCustomActions in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return StatelessRulesAndCustomActions Modifier and Type Method Description StatelessRulesAndCustomActionsRulesSource. statelessRulesAndCustomActions()Stateless inspection criteria to be used in a stateless rule group.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type StatelessRulesAndCustomActions Modifier and Type Method Description RulesSource.BuilderRulesSource.Builder. statelessRulesAndCustomActions(StatelessRulesAndCustomActions statelessRulesAndCustomActions)Stateless inspection criteria to be used in a stateless rule group.
-