Uses of Class
software.amazon.awssdk.services.cloudfront.model.AssociateDistributionTenantWebAclRequest
Packages that use AssociateDistributionTenantWebAclRequest
Package
Description
-
Uses of AssociateDistributionTenantWebAclRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type AssociateDistributionTenantWebAclRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.CloudFrontClient.associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant. -
Uses of AssociateDistributionTenantWebAclRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type AssociateDistributionTenantWebAclRequestModifier and TypeMethodDescriptionAssociateDistributionTenantWebAclRequestMarshaller.marshall(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest)