CopyableBuilder<GetChangeTokenResponse.Builder,GetChangeTokenResponse>, SdkBuilder<GetChangeTokenResponse.Builder,GetChangeTokenResponse>public static interface GetChangeTokenResponse.Builder extends CopyableBuilder<GetChangeTokenResponse.Builder,GetChangeTokenResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetChangeTokenResponse.Builder |
changeToken(String changeToken) |
The
ChangeToken that you used in the request. |
copyapply, buildGetChangeTokenResponse.Builder changeToken(String changeToken)
The ChangeToken that you used in the request. Use this value in a
GetChangeTokenStatus request to get the current status of the request.
changeToken - The ChangeToken that you used in the request. Use this value in a
GetChangeTokenStatus request to get the current status of the request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.