Uses of Class
software.amazon.awssdk.services.shield.model.CountAction
-
Packages that use CountAction Package Description software.amazon.awssdk.services.shield.model -
-
Uses of CountAction in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return CountAction Modifier and Type Method Description CountActionResponseAction. count()Specifies that Shield Advanced should configure its WAF rules with the WAFCountaction.Methods in software.amazon.awssdk.services.shield.model with parameters of type CountAction Modifier and Type Method Description ResponseAction.BuilderResponseAction.Builder. count(CountAction count)Specifies that Shield Advanced should configure its WAF rules with the WAFCountaction.
-