Uses of Class
software.amazon.awssdk.services.waf.model.SqlInjectionMatchSet
-
Packages that use SqlInjectionMatchSet Package Description software.amazon.awssdk.services.waf.model -
-
Uses of SqlInjectionMatchSet in software.amazon.awssdk.services.waf.model
Methods in software.amazon.awssdk.services.waf.model that return SqlInjectionMatchSet Modifier and Type Method Description SqlInjectionMatchSetCreateSqlInjectionMatchSetResponse. sqlInjectionMatchSet()SqlInjectionMatchSetGetSqlInjectionMatchSetResponse. sqlInjectionMatchSet()Information about the SqlInjectionMatchSet that you specified in theGetSqlInjectionMatchSetrequest.Methods in software.amazon.awssdk.services.waf.model with parameters of type SqlInjectionMatchSet Modifier and Type Method Description CreateSqlInjectionMatchSetResponse.BuilderCreateSqlInjectionMatchSetResponse.Builder. sqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)GetSqlInjectionMatchSetResponse.BuilderGetSqlInjectionMatchSetResponse.Builder. sqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)Information about the SqlInjectionMatchSet that you specified in theGetSqlInjectionMatchSetrequest.
-