CopyableBuilder<DeleteByteMatchSetResponse.Builder,DeleteByteMatchSetResponse>
, SdkBuilder<DeleteByteMatchSetResponse.Builder,DeleteByteMatchSetResponse>
public static interface DeleteByteMatchSetResponse.Builder extends CopyableBuilder<DeleteByteMatchSetResponse.Builder,DeleteByteMatchSetResponse>
Modifier and Type | Method | Description |
---|---|---|
DeleteByteMatchSetResponse.Builder |
changeToken(String changeToken) |
The
ChangeToken that you used to submit the DeleteByteMatchSet request. |
copy
apply, build
DeleteByteMatchSetResponse.Builder changeToken(String changeToken)
The ChangeToken
that you used to submit the DeleteByteMatchSet
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 DeleteByteMatchSet
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.