Uses of Class
software.amazon.awssdk.services.cloudfront.model.AssociateDistributionTenantWebAclRequest
-
Packages that use AssociateDistributionTenantWebAclRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of AssociateDistributionTenantWebAclRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type AssociateDistributionTenantWebAclRequest Modifier and Type Method Description default CompletableFuture<AssociateDistributionTenantWebAclResponse>CloudFrontAsyncClient. associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest)Associates the WAF web ACL with a distribution tenant.default AssociateDistributionTenantWebAclResponseCloudFrontClient. 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 AssociateDistributionTenantWebAclRequest Modifier and Type Method Description SdkHttpFullRequestAssociateDistributionTenantWebAclRequestMarshaller. marshall(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest)
-