| 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 CreateXssMatchSetResponse |
WafClient.createXssMatchSet(Consumer<CreateXssMatchSetRequest.Builder> createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
default CreateXssMatchSetResponse |
WafClient.createXssMatchSet(CreateXssMatchSetRequest createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateXssMatchSetResponse> |
WafAsyncClient.createXssMatchSet(Consumer<CreateXssMatchSetRequest.Builder> createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
default CompletableFuture<CreateXssMatchSetResponse> |
WafAsyncClient.createXssMatchSet(CreateXssMatchSetRequest createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateXssMatchSetResponse |
WafRegionalClient.createXssMatchSet(Consumer<CreateXssMatchSetRequest.Builder> createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
default CreateXssMatchSetResponse |
WafRegionalClient.createXssMatchSet(CreateXssMatchSetRequest createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateXssMatchSetResponse> |
WafRegionalAsyncClient.createXssMatchSet(Consumer<CreateXssMatchSetRequest.Builder> createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
default CompletableFuture<CreateXssMatchSetResponse> |
WafRegionalAsyncClient.createXssMatchSet(CreateXssMatchSetRequest createXssMatchSetRequest)
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting
attacks in the specified part of web requests.
|
Copyright © 2019. All rights reserved.