Uses of Class
software.amazon.awssdk.services.waf.model.CreateSqlInjectionMatchSetRequest
-
-
Uses of CreateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type CreateSqlInjectionMatchSetRequest Modifier and Type Method Description default CompletableFuture<CreateSqlInjectionMatchSetResponse>WafAsyncClient. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)default CreateSqlInjectionMatchSetResponseWafClient. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest) -
Uses of CreateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type CreateSqlInjectionMatchSetRequest Modifier and Type Method Description default CompletableFuture<CreateSqlInjectionMatchSetResponse>WafRegionalAsyncClient. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)default CreateSqlInjectionMatchSetResponseWafRegionalClient. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest) -
Uses of CreateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type CreateSqlInjectionMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestCreateSqlInjectionMatchSetRequestMarshaller. marshall(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest) -
Uses of CreateSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type CreateSqlInjectionMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestCreateSqlInjectionMatchSetRequestMarshaller. marshall(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)
-