| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleGroupSummary> |
ListAvailableManagedRuleGroupsResponse.managedRuleGroups()
Array of managed rule groups that you can use.
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupsResponse.Builder |
ListAvailableManagedRuleGroupsResponse.Builder.managedRuleGroups(ManagedRuleGroupSummary... managedRuleGroups)
Array of managed rule groups that you can use.
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupsResponse.Builder |
ListAvailableManagedRuleGroupsResponse.Builder.managedRuleGroups(Collection<ManagedRuleGroupSummary> managedRuleGroups)
Array of managed rule groups that you can use.
|
Copyright © 2023. All rights reserved.