| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ListRegexPatternSetsResponse |
Wafv2Client.listRegexPatternSets(Consumer<ListRegexPatternSetsRequest.Builder> listRegexPatternSetsRequest)
Retrieves an array of RegexPatternSetSummary objects for the regex pattern sets that you manage.
|
default ListRegexPatternSetsResponse |
Wafv2Client.listRegexPatternSets(ListRegexPatternSetsRequest listRegexPatternSetsRequest)
Retrieves an array of RegexPatternSetSummary objects for the regex pattern sets that you manage.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRegexPatternSetsResponse> |
Wafv2AsyncClient.listRegexPatternSets(Consumer<ListRegexPatternSetsRequest.Builder> listRegexPatternSetsRequest)
Retrieves an array of RegexPatternSetSummary objects for the regex pattern sets that you manage.
|
default CompletableFuture<ListRegexPatternSetsResponse> |
Wafv2AsyncClient.listRegexPatternSets(ListRegexPatternSetsRequest listRegexPatternSetsRequest)
Retrieves an array of RegexPatternSetSummary objects for the regex pattern sets that you manage.
|
Copyright © 2023. All rights reserved.