| 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 CreateRegexPatternSetResponse |
WafClient.createRegexPatternSet(Consumer<CreateRegexPatternSetRequest.Builder> createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
default CreateRegexPatternSetResponse |
WafClient.createRegexPatternSet(CreateRegexPatternSetRequest createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRegexPatternSetResponse> |
WafAsyncClient.createRegexPatternSet(Consumer<CreateRegexPatternSetRequest.Builder> createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
default CompletableFuture<CreateRegexPatternSetResponse> |
WafAsyncClient.createRegexPatternSet(CreateRegexPatternSetRequest createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
default CreateRegexPatternSetResponse |
WafRegionalClient.createRegexPatternSet(Consumer<CreateRegexPatternSetRequest.Builder> createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
default CreateRegexPatternSetResponse |
WafRegionalClient.createRegexPatternSet(CreateRegexPatternSetRequest createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRegexPatternSetResponse> |
WafRegionalAsyncClient.createRegexPatternSet(Consumer<CreateRegexPatternSetRequest.Builder> createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
default CompletableFuture<CreateRegexPatternSetResponse> |
WafRegionalAsyncClient.createRegexPatternSet(CreateRegexPatternSetRequest createRegexPatternSetRequest)
Creates a
RegexPatternSet. |
Copyright © 2019. All rights reserved.