Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model | |
com.amazonaws.services.waf.model.transform |
Modifier and Type | Method and Description |
---|---|
GetWebACLResult |
AbstractAWSWAF.getWebACL(GetWebACLRequest request) |
GetWebACLResult |
AWSWAFClient.getWebACL(GetWebACLRequest getWebACLRequest)
Returns the WebACL that is specified by
WebACLId . |
GetWebACLResult |
AWSWAF.getWebACL(GetWebACLRequest getWebACLRequest)
Returns the WebACL that is specified by
WebACLId . |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetWebACLResult> |
AbstractAWSWAFAsync.getWebACLAsync(GetWebACLRequest request) |
java.util.concurrent.Future<GetWebACLResult> |
AWSWAFAsyncClient.getWebACLAsync(GetWebACLRequest request) |
java.util.concurrent.Future<GetWebACLResult> |
AWSWAFAsync.getWebACLAsync(GetWebACLRequest getWebACLRequest)
Returns the WebACL that is specified by
WebACLId . |
java.util.concurrent.Future<GetWebACLResult> |
AbstractAWSWAFAsync.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
java.util.concurrent.Future<GetWebACLResult> |
AWSWAFAsyncClient.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
java.util.concurrent.Future<GetWebACLResult> |
AWSWAFAsync.getWebACLAsync(GetWebACLRequest getWebACLRequest,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler)
Returns the WebACL that is specified by
WebACLId . |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetWebACLResult> |
AbstractAWSWAFAsync.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
java.util.concurrent.Future<GetWebACLResult> |
AWSWAFAsyncClient.getWebACLAsync(GetWebACLRequest request,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler) |
java.util.concurrent.Future<GetWebACLResult> |
AWSWAFAsync.getWebACLAsync(GetWebACLRequest getWebACLRequest,
AsyncHandler<GetWebACLRequest,GetWebACLResult> asyncHandler)
Returns the WebACL that is specified by
WebACLId . |
Modifier and Type | Method and Description |
---|---|
GetWebACLResult |
GetWebACLResult.clone() |
GetWebACLResult |
GetWebACLResult.withWebACL(WebACL webACL)
Information about the WebACL that you specified in the
GetWebACL request. |
Modifier and Type | Method and Description |
---|---|
GetWebACLResult |
GetWebACLResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |