CopyableBuilder<UpdateSqlInjectionMatchSetResponse.Builder,UpdateSqlInjectionMatchSetResponse>
, SdkBuilder<UpdateSqlInjectionMatchSetResponse.Builder,UpdateSqlInjectionMatchSetResponse>
public static interface UpdateSqlInjectionMatchSetResponse.Builder extends CopyableBuilder<UpdateSqlInjectionMatchSetResponse.Builder,UpdateSqlInjectionMatchSetResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateSqlInjectionMatchSetResponse.Builder |
changeToken(String changeToken) |
The
ChangeToken that you used to submit the UpdateSqlInjectionMatchSet request. |
copy
apply, build
UpdateSqlInjectionMatchSetResponse.Builder changeToken(String changeToken)
The ChangeToken
that you used to submit the UpdateSqlInjectionMatchSet
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 UpdateSqlInjectionMatchSet
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.