public static interface DeleteRegexPatternSetResponse.Builder extends WafResponse.Builder, SdkPojo, CopyableBuilder<DeleteRegexPatternSetResponse.Builder,DeleteRegexPatternSetResponse>
| Modifier and Type | Method and Description | 
|---|---|
DeleteRegexPatternSetResponse.Builder | 
changeToken(String changeToken)
 The  
ChangeToken that you used to submit the DeleteRegexPatternSet request. | 
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildDeleteRegexPatternSetResponse.Builder changeToken(String changeToken)
 The ChangeToken that you used to submit the DeleteRegexPatternSet 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 DeleteRegexPatternSet 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.