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