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