Interface GetChangeTokenResponse.Builder

  • Method Details

    • changeToken

      GetChangeTokenResponse.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.

      Parameters:
      changeToken - The ChangeToken that you used in the request. Use this value in a GetChangeTokenStatus request to get the current status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.