| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CheckCapacityResult> |
AbstractAWSWAFV2Async.checkCapacityAsync(CheckCapacityRequest request,
AsyncHandler<CheckCapacityRequest,CheckCapacityResult> asyncHandler) |
Future<CheckCapacityResult> |
AWSWAFV2Async.checkCapacityAsync(CheckCapacityRequest checkCapacityRequest,
AsyncHandler<CheckCapacityRequest,CheckCapacityResult> asyncHandler)
|
Future<CheckCapacityResult> |
AWSWAFV2AsyncClient.checkCapacityAsync(CheckCapacityRequest request,
AsyncHandler<CheckCapacityRequest,CheckCapacityResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CheckCapacityRequest |
CheckCapacityRequest.clone() |
CheckCapacityRequest |
CheckCapacityRequest.withRules(Collection<Rule> rules)
An array of Rule that you're configuring to use in a rule group or web ACL.
|
CheckCapacityRequest |
CheckCapacityRequest.withRules(Rule... rules)
An array of Rule that you're configuring to use in a rule group or web ACL.
|
CheckCapacityRequest |
CheckCapacityRequest.withScope(Scope scope)
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
|
CheckCapacityRequest |
CheckCapacityRequest.withScope(String scope)
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
|
Copyright © 2021. All rights reserved.