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