| 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 |
|---|---|
CreateIPSetResult |
AWSWAFRegional.createIPSet(CreateIPSetRequest createIPSetRequest)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
CreateIPSetResult |
AbstractAWSWAF.createIPSet(CreateIPSetRequest request) |
CreateIPSetResult |
AWSWAFRegionalClient.createIPSet(CreateIPSetRequest request)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
CreateIPSetResult |
AbstractAWSWAFRegional.createIPSet(CreateIPSetRequest request) |
CreateIPSetResult |
AWSWAF.createIPSet(CreateIPSetRequest createIPSetRequest)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
CreateIPSetResult |
AWSWAFClient.createIPSet(CreateIPSetRequest request)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AWSWAFRegionalAsync.createIPSetAsync(CreateIPSetRequest createIPSetRequest)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AbstractAWSWAFAsync.createIPSetAsync(CreateIPSetRequest request) |
Future<CreateIPSetResult> |
AbstractAWSWAFRegionalAsync.createIPSetAsync(CreateIPSetRequest request) |
Future<CreateIPSetResult> |
AWSWAFRegionalAsyncClient.createIPSetAsync(CreateIPSetRequest request) |
Future<CreateIPSetResult> |
AWSWAFAsync.createIPSetAsync(CreateIPSetRequest createIPSetRequest)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AWSWAFAsyncClient.createIPSetAsync(CreateIPSetRequest request) |
Future<CreateIPSetResult> |
AWSWAFRegionalAsync.createIPSetAsync(CreateIPSetRequest createIPSetRequest,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AbstractAWSWAFAsync.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
Future<CreateIPSetResult> |
AbstractAWSWAFRegionalAsync.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
Future<CreateIPSetResult> |
AWSWAFRegionalAsyncClient.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
Future<CreateIPSetResult> |
AWSWAFAsync.createIPSetAsync(CreateIPSetRequest createIPSetRequest,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AWSWAFAsyncClient.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateIPSetResult> |
AWSWAFRegionalAsync.createIPSetAsync(CreateIPSetRequest createIPSetRequest,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AbstractAWSWAFAsync.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
Future<CreateIPSetResult> |
AbstractAWSWAFRegionalAsync.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
Future<CreateIPSetResult> |
AWSWAFRegionalAsyncClient.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
Future<CreateIPSetResult> |
AWSWAFAsync.createIPSetAsync(CreateIPSetRequest createIPSetRequest,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler)
Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the
IP addresses that the requests originate from.
|
Future<CreateIPSetResult> |
AWSWAFAsyncClient.createIPSetAsync(CreateIPSetRequest request,
AsyncHandler<CreateIPSetRequest,CreateIPSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateIPSetRequest |
CreateIPSetRequest.clone() |
CreateIPSetRequest |
CreateIPSetRequest.withChangeToken(String changeToken)
The value returned by the most recent call to GetChangeToken.
|
CreateIPSetRequest |
CreateIPSetRequest.withName(String name)
A friendly name or description of the IPSet.
|
Copyright © 2019. All rights reserved.