Uses of Interface
software.amazon.awssdk.services.shield.model.BlockAction.Builder
-
Packages that use BlockAction.Builder Package Description software.amazon.awssdk.services.shield.model -
-
Uses of BlockAction.Builder in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return BlockAction.Builder Modifier and Type Method Description static BlockAction.BuilderBlockAction. builder()BlockAction.BuilderBlockAction. toBuilder()Methods in software.amazon.awssdk.services.shield.model that return types with arguments of type BlockAction.Builder Modifier and Type Method Description static Class<? extends BlockAction.Builder>BlockAction. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.shield.model with type arguments of type BlockAction.Builder Modifier and Type Method Description default ResponseAction.BuilderResponseAction.Builder. block(Consumer<BlockAction.Builder> block)Specifies that Shield Advanced should configure its WAF rules with the WAFBlockaction.
-