| 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 UpdateGeoMatchSetResponse |
WafClient.updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)
Inserts or deletes GeoMatchConstraint objects in an
GeoMatchSet. |
default CompletableFuture<UpdateGeoMatchSetResponse> |
WafAsyncClient.updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)
Inserts or deletes GeoMatchConstraint objects in an
GeoMatchSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGeoMatchSetResponse> |
WafRegionalAsyncClient.updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)
Inserts or deletes GeoMatchConstraint objects in an
GeoMatchSet. |
default UpdateGeoMatchSetResponse |
WafRegionalClient.updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)
Inserts or deletes GeoMatchConstraint objects in an
GeoMatchSet. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGeoMatchSetRequestMarshaller.marshall(UpdateGeoMatchSetRequest updateGeoMatchSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGeoMatchSetRequestMarshaller.marshall(UpdateGeoMatchSetRequest updateGeoMatchSetRequest) |
Copyright © 2019. All rights reserved.