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