Uses of Class
software.amazon.awssdk.services.waf.model.DeleteGeoMatchSetRequest
-
-
Uses of DeleteGeoMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type DeleteGeoMatchSetRequest Modifier and Type Method Description default CompletableFuture<DeleteGeoMatchSetResponse>WafAsyncClient. deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)default DeleteGeoMatchSetResponseWafClient. deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest) -
Uses of DeleteGeoMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type DeleteGeoMatchSetRequest Modifier and Type Method Description default CompletableFuture<DeleteGeoMatchSetResponse>WafRegionalAsyncClient. deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)default DeleteGeoMatchSetResponseWafRegionalClient. deleteGeoMatchSet(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest) -
Uses of DeleteGeoMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type DeleteGeoMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestDeleteGeoMatchSetRequestMarshaller. marshall(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest) -
Uses of DeleteGeoMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type DeleteGeoMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestDeleteGeoMatchSetRequestMarshaller. marshall(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest)
-