| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| software.amazon.awssdk.services.waf.regional.transform | |
| software.amazon.awssdk.services.waf.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetGeoMatchSetResponse |
WafClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
Returns the GeoMatchSet that is specified by
GeoMatchSetId. |
default CompletableFuture<GetGeoMatchSetResponse> |
WafAsyncClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
Returns the GeoMatchSet that is specified by
GeoMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGeoMatchSetResponse> |
WafRegionalAsyncClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
Returns the GeoMatchSet that is specified by
GeoMatchSetId. |
default GetGeoMatchSetResponse |
WafRegionalClient.getGeoMatchSet(GetGeoMatchSetRequest getGeoMatchSetRequest)
Returns the GeoMatchSet that is specified by
GeoMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGeoMatchSetRequestMarshaller.marshall(GetGeoMatchSetRequest getGeoMatchSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGeoMatchSetRequestMarshaller.marshall(GetGeoMatchSetRequest getGeoMatchSetRequest) |
Copyright © 2019. All rights reserved.