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