Uses of Class
software.amazon.awssdk.services.waf.model.UpdateSqlInjectionMatchSetRequest
-
-
Uses of UpdateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type UpdateSqlInjectionMatchSetRequest Modifier and Type Method Description default CompletableFuture<UpdateSqlInjectionMatchSetResponse>WafAsyncClient. updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest)default UpdateSqlInjectionMatchSetResponseWafClient. updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) -
Uses of UpdateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type UpdateSqlInjectionMatchSetRequest Modifier and Type Method Description default CompletableFuture<UpdateSqlInjectionMatchSetResponse>WafRegionalAsyncClient. updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest)default UpdateSqlInjectionMatchSetResponseWafRegionalClient. updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) -
Uses of UpdateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type UpdateSqlInjectionMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSqlInjectionMatchSetRequestMarshaller. marshall(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) -
Uses of UpdateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type UpdateSqlInjectionMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSqlInjectionMatchSetRequestMarshaller. marshall(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest)
-