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