| 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 UpdateRegexPatternSetResponse |
WafClient.updateRegexPatternSet(UpdateRegexPatternSetRequest updateRegexPatternSetRequest)
Inserts or deletes
RegexPatternString objects in a RegexPatternSet. |
default CompletableFuture<UpdateRegexPatternSetResponse> |
WafAsyncClient.updateRegexPatternSet(UpdateRegexPatternSetRequest updateRegexPatternSetRequest)
Inserts or deletes
RegexPatternString objects in a RegexPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRegexPatternSetResponse> |
WafRegionalAsyncClient.updateRegexPatternSet(UpdateRegexPatternSetRequest updateRegexPatternSetRequest)
Inserts or deletes
RegexPatternString objects in a RegexPatternSet. |
default UpdateRegexPatternSetResponse |
WafRegionalClient.updateRegexPatternSet(UpdateRegexPatternSetRequest updateRegexPatternSetRequest)
Inserts or deletes
RegexPatternString objects in a RegexPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRegexPatternSetRequestMarshaller.marshall(UpdateRegexPatternSetRequest updateRegexPatternSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRegexPatternSetRequestMarshaller.marshall(UpdateRegexPatternSetRequest updateRegexPatternSetRequest) |
Copyright © 2019. All rights reserved.