| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRuleResult |
AWSWAFRegional.createRule(CreateRuleRequest createRuleRequest)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
CreateRuleResult |
AbstractAWSWAF.createRule(CreateRuleRequest request) |
CreateRuleResult |
AWSWAFRegionalClient.createRule(CreateRuleRequest request)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
CreateRuleResult |
AbstractAWSWAFRegional.createRule(CreateRuleRequest request) |
CreateRuleResult |
AWSWAF.createRule(CreateRuleRequest createRuleRequest)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
CreateRuleResult |
AWSWAFClient.createRule(CreateRuleRequest request)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateRuleResult> |
AWSWAFRegionalAsync.createRuleAsync(CreateRuleRequest createRuleRequest)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
Future<CreateRuleResult> |
AbstractAWSWAFAsync.createRuleAsync(CreateRuleRequest request) |
Future<CreateRuleResult> |
AbstractAWSWAFRegionalAsync.createRuleAsync(CreateRuleRequest request) |
Future<CreateRuleResult> |
AWSWAFRegionalAsyncClient.createRuleAsync(CreateRuleRequest request) |
Future<CreateRuleResult> |
AWSWAFAsync.createRuleAsync(CreateRuleRequest createRuleRequest)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
Future<CreateRuleResult> |
AWSWAFAsyncClient.createRuleAsync(CreateRuleRequest request) |
Future<CreateRuleResult> |
AWSWAFRegionalAsync.createRuleAsync(CreateRuleRequest createRuleRequest,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
Future<CreateRuleResult> |
AbstractAWSWAFAsync.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
Future<CreateRuleResult> |
AbstractAWSWAFRegionalAsync.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
Future<CreateRuleResult> |
AWSWAFRegionalAsyncClient.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
Future<CreateRuleResult> |
AWSWAFAsync.createRuleAsync(CreateRuleRequest createRuleRequest,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
Future<CreateRuleResult> |
AWSWAFAsyncClient.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateRuleResult> |
AWSWAFRegionalAsync.createRuleAsync(CreateRuleRequest createRuleRequest,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
Future<CreateRuleResult> |
AbstractAWSWAFAsync.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
Future<CreateRuleResult> |
AbstractAWSWAFRegionalAsync.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
Future<CreateRuleResult> |
AWSWAFRegionalAsyncClient.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
Future<CreateRuleResult> |
AWSWAFAsync.createRuleAsync(CreateRuleRequest createRuleRequest,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler)
Creates a
Rule, which contains the IPSet objects, ByteMatchSet objects,
and other predicates that identify the requests that you want to block. |
Future<CreateRuleResult> |
AWSWAFAsyncClient.createRuleAsync(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateRuleResult |
CreateRuleResult.clone() |
CreateRuleResult |
CreateRuleResult.withChangeToken(String changeToken)
The
ChangeToken that you used to submit the CreateRule request. |
CreateRuleResult |
CreateRuleResult.withRule(Rule rule)
The Rule returned in the
CreateRule response. |
Copyright © 2019. All rights reserved.