Uses of Interface
software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet.Builder
-
Packages that use AWSManagedRulesBotControlRuleSet.Builder Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of AWSManagedRulesBotControlRuleSet.Builder in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return AWSManagedRulesBotControlRuleSet.Builder Modifier and Type Method Description static AWSManagedRulesBotControlRuleSet.BuilderAWSManagedRulesBotControlRuleSet. builder()AWSManagedRulesBotControlRuleSet.BuilderAWSManagedRulesBotControlRuleSet.Builder. enableMachineLearning(Boolean enableMachineLearning)Applies only to the targeted inspection level.AWSManagedRulesBotControlRuleSet.BuilderAWSManagedRulesBotControlRuleSet.Builder. inspectionLevel(String inspectionLevel)The inspection level to use for the Bot Control rule group.AWSManagedRulesBotControlRuleSet.BuilderAWSManagedRulesBotControlRuleSet.Builder. inspectionLevel(InspectionLevel inspectionLevel)The inspection level to use for the Bot Control rule group.AWSManagedRulesBotControlRuleSet.BuilderAWSManagedRulesBotControlRuleSet. toBuilder()Methods in software.amazon.awssdk.services.wafv2.model that return types with arguments of type AWSManagedRulesBotControlRuleSet.Builder Modifier and Type Method Description static Class<? extends AWSManagedRulesBotControlRuleSet.Builder>AWSManagedRulesBotControlRuleSet. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.wafv2.model with type arguments of type AWSManagedRulesBotControlRuleSet.Builder Modifier and Type Method Description default ManagedRuleGroupConfig.BuilderManagedRuleGroupConfig.Builder. awsManagedRulesBotControlRuleSet(Consumer<AWSManagedRulesBotControlRuleSet.Builder> awsManagedRulesBotControlRuleSet)Additional configuration for using the Bot Control managed rule group.
-