| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
Filter.conditions()
Match conditions for the filter.
|
| Modifier and Type | Method and Description |
|---|---|
Filter.Builder |
Filter.Builder.conditions(Condition... conditions)
Match conditions for the filter.
|
| Modifier and Type | Method and Description |
|---|---|
Filter.Builder |
Filter.Builder.conditions(Collection<Condition> conditions)
Match conditions for the filter.
|
Copyright © 2023. All rights reserved.