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