| 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 CreateRegexMatchSetResponse |
WafClient.createRegexMatchSet(Consumer<CreateRegexMatchSetRequest.Builder> createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
default CreateRegexMatchSetResponse |
WafClient.createRegexMatchSet(CreateRegexMatchSetRequest createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRegexMatchSetResponse> |
WafAsyncClient.createRegexMatchSet(Consumer<CreateRegexMatchSetRequest.Builder> createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
default CompletableFuture<CreateRegexMatchSetResponse> |
WafAsyncClient.createRegexMatchSet(CreateRegexMatchSetRequest createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRegexMatchSetResponse |
WafRegionalClient.createRegexMatchSet(Consumer<CreateRegexMatchSetRequest.Builder> createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
default CreateRegexMatchSetResponse |
WafRegionalClient.createRegexMatchSet(CreateRegexMatchSetRequest createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRegexMatchSetResponse> |
WafRegionalAsyncClient.createRegexMatchSet(Consumer<CreateRegexMatchSetRequest.Builder> createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
default CompletableFuture<CreateRegexMatchSetResponse> |
WafRegionalAsyncClient.createRegexMatchSet(CreateRegexMatchSetRequest createRegexMatchSetRequest)
Creates a RegexMatchSet.
|
Copyright © 2019. All rights reserved.