| 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 ListRegexPatternSetsResponse |
WafClient.listRegexPatternSets(ListRegexPatternSetsRequest listRegexPatternSetsRequest)
Returns an array of RegexPatternSetSummary objects.
|
default CompletableFuture<ListRegexPatternSetsResponse> |
WafAsyncClient.listRegexPatternSets(ListRegexPatternSetsRequest listRegexPatternSetsRequest)
Returns an array of RegexPatternSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRegexPatternSetsResponse> |
WafRegionalAsyncClient.listRegexPatternSets(ListRegexPatternSetsRequest listRegexPatternSetsRequest)
Returns an array of RegexPatternSetSummary objects.
|
default ListRegexPatternSetsResponse |
WafRegionalClient.listRegexPatternSets(ListRegexPatternSetsRequest listRegexPatternSetsRequest)
Returns an array of RegexPatternSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRegexPatternSetsRequestMarshaller.marshall(ListRegexPatternSetsRequest listRegexPatternSetsRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRegexPatternSetsRequestMarshaller.marshall(ListRegexPatternSetsRequest listRegexPatternSetsRequest) |
Copyright © 2019. All rights reserved.