public static interface GetChangeTokenResponse.Builder extends WAFResponse.Builder, CopyableBuilder<GetChangeTokenResponse.Builder,GetChangeTokenResponse>
| Modifier and Type | Method and Description |
|---|---|
GetChangeTokenResponse.Builder |
changeToken(String changeToken)
The
ChangeToken that you used in the request. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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.