| 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. |
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 |
|---|---|
CreateRuleRequest |
CreateRuleRequest.clone() |
CreateRuleRequest |
CreateRuleRequest.withChangeToken(String changeToken)
The value returned by the most recent call to GetChangeToken.
|
CreateRuleRequest |
CreateRuleRequest.withMetricName(String metricName)
A friendly name or description for the metrics for this
Rule. |
CreateRuleRequest |
CreateRuleRequest.withName(String name)
A friendly name or description of the Rule.
|
Copyright © 2018. All rights reserved.