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