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