Uses of Class
software.amazon.awssdk.services.waf.model.GetSqlInjectionMatchSetRequest
-
-
Uses of GetSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf with parameters of type GetSqlInjectionMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetSqlInjectionMatchSetResponse>WafAsyncClient. getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)default GetSqlInjectionMatchSetResponseWafClient. getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest) -
Uses of GetSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional with parameters of type GetSqlInjectionMatchSetRequest Modifier and Type Method Description default CompletableFuture<GetSqlInjectionMatchSetResponse>WafRegionalAsyncClient. getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)default GetSqlInjectionMatchSetResponseWafRegionalClient. getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest) -
Uses of GetSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.regional.transform
Methods in software.amazon.awssdk.services.waf.regional.transform with parameters of type GetSqlInjectionMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetSqlInjectionMatchSetRequestMarshaller. marshall(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest) -
Uses of GetSqlInjectionMatchSetRequest in software.amazon.awssdk.services.waf.transform
Methods in software.amazon.awssdk.services.waf.transform with parameters of type GetSqlInjectionMatchSetRequest Modifier and Type Method Description SdkHttpFullRequestGetSqlInjectionMatchSetRequestMarshaller. marshall(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)
-