| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
All |
JsonMatchPattern.all()
Match all of the elements.
|
All |
CookieMatchPattern.all()
Inspect all cookies.
|
All |
HeaderMatchPattern.all()
Inspect all headers.
|
| Modifier and Type | Method and Description |
|---|---|
JsonMatchPattern.Builder |
JsonMatchPattern.Builder.all(All all)
Match all of the elements.
|
CookieMatchPattern.Builder |
CookieMatchPattern.Builder.all(All all)
Inspect all cookies.
|
HeaderMatchPattern.Builder |
HeaderMatchPattern.Builder.all(All all)
Inspect all headers.
|
Copyright © 2023. All rights reserved.