| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListAvailableManagedRuleGroupsRequest |
ListAvailableManagedRuleGroupsRequest.clone() |
ListAvailableManagedRuleGroupsRequest |
ListAvailableManagedRuleGroupsRequest.withLimit(Integer limit)
The maximum number of objects that you want WAF to return for this request.
|
ListAvailableManagedRuleGroupsRequest |
ListAvailableManagedRuleGroupsRequest.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. |
ListAvailableManagedRuleGroupsRequest |
ListAvailableManagedRuleGroupsRequest.withScope(Scope scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
ListAvailableManagedRuleGroupsRequest |
ListAvailableManagedRuleGroupsRequest.withScope(String scope)
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
Copyright © 2024. All rights reserved.