| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWebACLResult> |
AbstractAWSWAFAsync.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
Future<GetWebACLResult> |
AWSWAFAsync.getWebACLAsync(GetWebACLRequest getWebACLRequest,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler)
Returns the WebACL that is specified by
WebACLId. |
Future<GetWebACLResult> |
AWSWAFAsyncClient.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetWebACLRequest |
GetWebACLRequest.clone() |
GetWebACLRequest |
GetWebACLRequest.withWebACLId(String webACLId)
The
WebACLId of the WebACL that you want to get. |
Copyright © 2016. All rights reserved.