Uses of Interface
software.amazon.awssdk.services.cloudfront.model.WebAclCustomization.Builder
Packages that use WebAclCustomization.Builder
-
Uses of WebAclCustomization.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return WebAclCustomization.BuilderModifier and TypeMethodDescriptionThe action for the WAF web ACL customization.WebAclCustomization.Builder.action(CustomizationActionType action) The action for the WAF web ACL customization.The Amazon Resource Name (ARN) of the WAF web ACL.static WebAclCustomization.BuilderWebAclCustomization.builder()WebAclCustomization.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type WebAclCustomization.BuilderModifier and TypeMethodDescriptionstatic Class<? extends WebAclCustomization.Builder>WebAclCustomization.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type WebAclCustomization.BuilderModifier and TypeMethodDescriptiondefault Customizations.BuilderCustomizations.Builder.webAcl(Consumer<WebAclCustomization.Builder> webAcl) The WAF web ACL.