| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWebACLResult> |
AbstractAWSWAFV2Async.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
Future<GetWebACLResult> |
AWSWAFV2Async.getWebACLAsync(GetWebACLRequest getWebACLRequest,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler)
|
Future<GetWebACLResult> |
AWSWAFV2AsyncClient.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetWebACLRequest |
GetWebACLRequest.clone() |
GetWebACLRequest |
GetWebACLRequest.withId(String id)
The unique identifier for the Web ACL.
|
GetWebACLRequest |
GetWebACLRequest.withName(String name)
The name of the Web ACL.
|
GetWebACLRequest |
GetWebACLRequest.withScope(Scope scope)
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
|
GetWebACLRequest |
GetWebACLRequest.withScope(String scope)
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
|
Copyright © 2021. All rights reserved.