Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
Future<GetWebACLResult> |
AWSWAFAsync.getWebACLAsync(GetWebACLRequest getWebACLRequest,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler)
Returns the WebACL that is specified by
WebACLId . |
Future<GetWebACLResult> |
AbstractAWSWAFAsync.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
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 © 2018. All rights reserved.