public static interface DeleteWebAclResponse.Builder extends WafResponse.Builder, SdkPojo, CopyableBuilder<DeleteWebAclResponse.Builder,DeleteWebAclResponse>
Modifier and Type | Method and Description |
---|---|
DeleteWebAclResponse.Builder |
changeToken(String changeToken)
The
ChangeToken that you used to submit the DeleteWebACL request. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DeleteWebAclResponse.Builder changeToken(String changeToken)
The ChangeToken
that you used to submit the DeleteWebACL
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 DeleteWebACL
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.