CopyableBuilder<CreateSqlInjectionMatchSetResponse.Builder,CreateSqlInjectionMatchSetResponse>, SdkBuilder<CreateSqlInjectionMatchSetResponse.Builder,CreateSqlInjectionMatchSetResponse>public static interface CreateSqlInjectionMatchSetResponse.Builder extends CopyableBuilder<CreateSqlInjectionMatchSetResponse.Builder,CreateSqlInjectionMatchSetResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateSqlInjectionMatchSetResponse.Builder |
changeToken(String changeToken) |
The
ChangeToken that you used to submit the CreateSqlInjectionMatchSet request. |
CreateSqlInjectionMatchSetResponse.Builder |
sqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet) |
copyapply, buildCreateSqlInjectionMatchSetResponse.Builder sqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)
sqlInjectionMatchSet - A SqlInjectionMatchSet.CreateSqlInjectionMatchSetResponse.Builder changeToken(String changeToken)
The ChangeToken that you used to submit the CreateSqlInjectionMatchSet request. You
can also use this value to query the status of the request. For more information, see
GetChangeTokenStatus.
changeToken - The ChangeToken that you used to submit the CreateSqlInjectionMatchSet
request. You can also use this value to query the status of the request. For more information, see
GetChangeTokenStatus.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.