| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
SingleQueryArgument |
SingleQueryArgument.clone() |
SingleQueryArgument |
FieldToMatch.getSingleQueryArgument()
Inspect a single query argument.
|
SingleQueryArgument |
SingleQueryArgument.withName(String name)
The name of the query argument to inspect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldToMatch.setSingleQueryArgument(SingleQueryArgument singleQueryArgument)
Inspect a single query argument.
|
FieldToMatch |
FieldToMatch.withSingleQueryArgument(SingleQueryArgument singleQueryArgument)
Inspect a single query argument.
|
Copyright © 2022. All rights reserved.