| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupsResult |
AbstractAWSWAFV2.listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest request) |
ListAvailableManagedRuleGroupsResult |
AWSWAFV2.listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest listAvailableManagedRuleGroupsRequest)
Retrieves an array of managed rule groups that are available for you to use.
|
ListAvailableManagedRuleGroupsResult |
AWSWAFV2Client.listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest request)
Retrieves an array of managed rule groups that are available for you to use.
|
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupsResult |
ListAvailableManagedRuleGroupsResult.clone() |
ListAvailableManagedRuleGroupsResult |
ListAvailableManagedRuleGroupsResult.withManagedRuleGroups(Collection<ManagedRuleGroupSummary> managedRuleGroups)
Array of managed rule groups that you can use.
|
ListAvailableManagedRuleGroupsResult |
ListAvailableManagedRuleGroupsResult.withManagedRuleGroups(ManagedRuleGroupSummary... managedRuleGroups)
Array of managed rule groups that you can use.
|
ListAvailableManagedRuleGroupsResult |
ListAvailableManagedRuleGroupsResult.withNextMarker(String nextMarker)
When you request a list of objects with a
Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response. |
Copyright © 2024. All rights reserved.