| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateWebAclResponse |
WafRegionalClient.disassociateWebACL(Consumer<DisassociateWebAclRequest.Builder> disassociateWebAclRequest)
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
|
default DisassociateWebAclResponse |
WafRegionalClient.disassociateWebACL(DisassociateWebAclRequest disassociateWebAclRequest)
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateWebAclResponse> |
WafRegionalAsyncClient.disassociateWebACL(Consumer<DisassociateWebAclRequest.Builder> disassociateWebAclRequest)
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
|
default CompletableFuture<DisassociateWebAclResponse> |
WafRegionalAsyncClient.disassociateWebACL(DisassociateWebAclRequest disassociateWebAclRequest)
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
|
Copyright © 2019. All rights reserved.