| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| 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 GetWebAclResponse |
WafClient.getWebACL(Consumer<GetWebAclRequest.Builder> getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
default GetWebAclResponse |
WafClient.getWebACL(GetWebAclRequest getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetWebAclResponse> |
WafAsyncClient.getWebACL(Consumer<GetWebAclRequest.Builder> getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
default CompletableFuture<GetWebAclResponse> |
WafAsyncClient.getWebACL(GetWebAclRequest getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
| Modifier and Type | Method and Description |
|---|---|
default GetWebAclResponse |
WafRegionalClient.getWebACL(Consumer<GetWebAclRequest.Builder> getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
default GetWebAclResponse |
WafRegionalClient.getWebACL(GetWebAclRequest getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetWebAclResponse> |
WafRegionalAsyncClient.getWebACL(Consumer<GetWebAclRequest.Builder> getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
default CompletableFuture<GetWebAclResponse> |
WafRegionalAsyncClient.getWebACL(GetWebAclRequest getWebAclRequest)
Returns the WebACL that is specified by
WebACLId. |
Copyright © 2019. All rights reserved.