Uses of Class
software.amazon.awssdk.services.cloudfront.model.AssociateDistributionTenantWebAclResponse
Packages that use AssociateDistributionTenantWebAclResponse
-
Uses of AssociateDistributionTenantWebAclResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return AssociateDistributionTenantWebAclResponseModifier and TypeMethodDescriptionCloudFrontClient.associateDistributionTenantWebACL(Consumer<AssociateDistributionTenantWebAclRequest.Builder> associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.CloudFrontClient.associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type AssociateDistributionTenantWebAclResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.associateDistributionTenantWebACL(Consumer<AssociateDistributionTenantWebAclRequest.Builder> associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.CloudFrontAsyncClient.associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.