CopyableBuilder<UpdateRateBasedRuleResponse.Builder,UpdateRateBasedRuleResponse>, SdkBuilder<UpdateRateBasedRuleResponse.Builder,UpdateRateBasedRuleResponse>public static interface UpdateRateBasedRuleResponse.Builder extends CopyableBuilder<UpdateRateBasedRuleResponse.Builder,UpdateRateBasedRuleResponse>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateRateBasedRuleResponse.Builder |
changeToken(String changeToken) |
The
ChangeToken that you used to submit the UpdateRateBasedRule request. |
copyapply, buildUpdateRateBasedRuleResponse.Builder changeToken(String changeToken)
The ChangeToken that you used to submit the UpdateRateBasedRule 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 UpdateRateBasedRule 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.