Uses of Interface
software.amazon.awssdk.services.cloudfront.model.AssociateDistributionTenantWebAclRequest.Builder
Packages that use AssociateDistributionTenantWebAclRequest.Builder
Package
Description
-
Uses of AssociateDistributionTenantWebAclRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type AssociateDistributionTenantWebAclRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.associateDistributionTenantWebACL(Consumer<AssociateDistributionTenantWebAclRequest.Builder> associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.CloudFrontClient.associateDistributionTenantWebACL(Consumer<AssociateDistributionTenantWebAclRequest.Builder> associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant. -
Uses of AssociateDistributionTenantWebAclRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return AssociateDistributionTenantWebAclRequest.BuilderModifier and TypeMethodDescriptionAssociateDistributionTenantWebAclRequest.builder()The ID of the distribution tenant.The currentETagof the distribution tenant.AssociateDistributionTenantWebAclRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) AssociateDistributionTenantWebAclRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) AssociateDistributionTenantWebAclRequest.toBuilder()The Amazon Resource Name (ARN) of the WAF web ACL to associate.Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type AssociateDistributionTenantWebAclRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateDistributionTenantWebAclRequest.Builder>AssociateDistributionTenantWebAclRequest.serializableBuilderClass()