| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
All |
All.clone() |
All |
HeaderMatchPattern.getAll()
Inspect all headers.
|
All |
JsonMatchPattern.getAll()
Match all of the elements.
|
All |
CookieMatchPattern.getAll()
Inspect all cookies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderMatchPattern.setAll(All all)
Inspect all headers.
|
void |
JsonMatchPattern.setAll(All all)
Match all of the elements.
|
void |
CookieMatchPattern.setAll(All all)
Inspect all cookies.
|
HeaderMatchPattern |
HeaderMatchPattern.withAll(All all)
Inspect all headers.
|
JsonMatchPattern |
JsonMatchPattern.withAll(All all)
Match all of the elements.
|
CookieMatchPattern |
CookieMatchPattern.withAll(All all)
Inspect all cookies.
|
Copyright © 2025. All rights reserved.