Uses of Class
software.amazon.awssdk.services.cloudfront.model.DisassociateDistributionTenantWebAclRequest
Packages that use DisassociateDistributionTenantWebAclRequest
Package
Description
-
Uses of DisassociateDistributionTenantWebAclRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type DisassociateDistributionTenantWebAclRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.disassociateDistributionTenantWebACL(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest) Disassociates a distribution tenant from the WAF web ACL.CloudFrontClient.disassociateDistributionTenantWebACL(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest) Disassociates a distribution tenant from the WAF web ACL. -
Uses of DisassociateDistributionTenantWebAclRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type DisassociateDistributionTenantWebAclRequestModifier and TypeMethodDescriptionDisassociateDistributionTenantWebAclRequestMarshaller.marshall(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest)