| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteRegexPatternSetResponse |
Wafv2Client.deleteRegexPatternSet(Consumer<DeleteRegexPatternSetRequest.Builder> deleteRegexPatternSetRequest)
Deletes the specified RegexPatternSet.
|
default DeleteRegexPatternSetResponse |
Wafv2Client.deleteRegexPatternSet(DeleteRegexPatternSetRequest deleteRegexPatternSetRequest)
Deletes the specified RegexPatternSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteRegexPatternSetResponse> |
Wafv2AsyncClient.deleteRegexPatternSet(Consumer<DeleteRegexPatternSetRequest.Builder> deleteRegexPatternSetRequest)
Deletes the specified RegexPatternSet.
|
default CompletableFuture<DeleteRegexPatternSetResponse> |
Wafv2AsyncClient.deleteRegexPatternSet(DeleteRegexPatternSetRequest deleteRegexPatternSetRequest)
Deletes the specified RegexPatternSet.
|
Copyright © 2023. All rights reserved.