Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model | |
com.amazonaws.services.waf.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateSqlInjectionMatchSetRequest |
UpdateSqlInjectionMatchSetRequest.clone() |
UpdateSqlInjectionMatchSetRequest |
UpdateSqlInjectionMatchSetRequest.withChangeToken(java.lang.String changeToken)
The value returned by the most recent call to GetChangeToken.
|
UpdateSqlInjectionMatchSetRequest |
UpdateSqlInjectionMatchSetRequest.withSqlInjectionMatchSetId(java.lang.String sqlInjectionMatchSetId)
The
SqlInjectionMatchSetId of the
SqlInjectionMatchSet that you want to update. |
UpdateSqlInjectionMatchSetRequest |
UpdateSqlInjectionMatchSetRequest.withUpdates(java.util.Collection<SqlInjectionMatchSetUpdate> updates)
An array of
SqlInjectionMatchSetUpdate objects that you want
to insert into or delete from a SqlInjectionMatchSet. |
UpdateSqlInjectionMatchSetRequest |
UpdateSqlInjectionMatchSetRequest.withUpdates(SqlInjectionMatchSetUpdate... updates)
An array of
SqlInjectionMatchSetUpdate objects that you want
to insert into or delete from a SqlInjectionMatchSet. |
Modifier and Type | Method and Description |
---|---|
Request<UpdateSqlInjectionMatchSetRequest> |
UpdateSqlInjectionMatchSetRequestMarshaller.marshall(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateSqlInjectionMatchSetRequest> |
UpdateSqlInjectionMatchSetRequestMarshaller.marshall(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) |