Uses of Class
software.amazon.awssdk.services.waf.model.UpdateGeoMatchSetRequest
-
-
Uses of UpdateGeoMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type UpdateGeoMatchSetRequest Modifier and Type Method Description default CompletableFuture<UpdateGeoMatchSetResponse>WafAsyncClient. updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)default UpdateGeoMatchSetResponseWafClient. updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest) -
Uses of UpdateGeoMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type UpdateGeoMatchSetRequest Modifier and Type Method Description default CompletableFuture<UpdateGeoMatchSetResponse>WafRegionalAsyncClient. updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)default UpdateGeoMatchSetResponseWafRegionalClient. updateGeoMatchSet(UpdateGeoMatchSetRequest updateGeoMatchSetRequest) -
Uses of UpdateGeoMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type UpdateGeoMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGeoMatchSetRequestMarshaller. marshall(UpdateGeoMatchSetRequest updateGeoMatchSetRequest) -
Uses of UpdateGeoMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type UpdateGeoMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGeoMatchSetRequestMarshaller. marshall(UpdateGeoMatchSetRequest updateGeoMatchSetRequest)
-