| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGeoMatchSetResult |
CreateGeoMatchSetResult.clone() |
CreateGeoMatchSetResult |
CreateGeoMatchSetResult.withChangeToken(String changeToken)
The
ChangeToken that you used to submit the CreateGeoMatchSet request. |
CreateGeoMatchSetResult |
CreateGeoMatchSetResult.withGeoMatchSet(GeoMatchSet geoMatchSet)
The GeoMatchSet returned in the
CreateGeoMatchSet response. |
Copyright © 2018. All rights reserved.