| 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.
|
| software.amazon.awssdk.services.waf.regional.transform | |
| software.amazon.awssdk.services.waf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateWebAclResponse |
WafClient.createWebACL(CreateWebAclRequest createWebAclRequest)
Creates a
WebACL, which contains the Rules that identify the CloudFront web requests
that you want to allow, block, or count. |
default CompletableFuture<CreateWebAclResponse> |
WafAsyncClient.createWebACL(CreateWebAclRequest createWebAclRequest)
Creates a
WebACL, which contains the Rules that identify the CloudFront web requests
that you want to allow, block, or count. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWebAclResponse> |
WafRegionalAsyncClient.createWebACL(CreateWebAclRequest createWebAclRequest)
Creates a
WebACL, which contains the Rules that identify the CloudFront web requests
that you want to allow, block, or count. |
default CreateWebAclResponse |
WafRegionalClient.createWebACL(CreateWebAclRequest createWebAclRequest)
Creates a
WebACL, which contains the Rules that identify the CloudFront web requests
that you want to allow, block, or count. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateWebAclRequestMarshaller.marshall(CreateWebAclRequest createWebAclRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateWebAclRequestMarshaller.marshall(CreateWebAclRequest createWebAclRequest) |
Copyright © 2019. All rights reserved.