Uses of Class
com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
-
Packages that use CreateSqlInjectionMatchSetResult Package Description com.amazonaws.services.waf com.amazonaws.services.waf.model -
-
Uses of CreateSqlInjectionMatchSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return CreateSqlInjectionMatchSetResult Modifier and Type Method Description CreateSqlInjectionMatchSetResultAbstractAWSWAF. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest request)CreateSqlInjectionMatchSetResultAWSWAF. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests.CreateSqlInjectionMatchSetResultAWSWAFClient. createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests. -
Uses of CreateSqlInjectionMatchSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return CreateSqlInjectionMatchSetResult Modifier and Type Method Description CreateSqlInjectionMatchSetResultCreateSqlInjectionMatchSetResult. clone()CreateSqlInjectionMatchSetResultCreateSqlInjectionMatchSetResult. withChangeToken(String changeToken)TheChangeTokenthat you used to submit theCreateSqlInjectionMatchSetrequest.CreateSqlInjectionMatchSetResultCreateSqlInjectionMatchSetResult. withSqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)
-