Uses of Class
software.amazon.awssdk.services.cloudfront.model.DisassociateDistributionTenantWebAclRequest
-
Packages that use DisassociateDistributionTenantWebAclRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of DisassociateDistributionTenantWebAclRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type DisassociateDistributionTenantWebAclRequest Modifier and Type Method Description default CompletableFuture<DisassociateDistributionTenantWebAclResponse>CloudFrontAsyncClient. disassociateDistributionTenantWebACL(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest)Disassociates a distribution tenant from the WAF web ACL.default DisassociateDistributionTenantWebAclResponseCloudFrontClient. 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 DisassociateDistributionTenantWebAclRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateDistributionTenantWebAclRequestMarshaller. marshall(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest)
-