CopyableBuilder<UpdateWebACLResponse.Builder,UpdateWebACLResponse>, SdkBuilder<UpdateWebACLResponse.Builder,UpdateWebACLResponse>public static interface UpdateWebACLResponse.Builder extends CopyableBuilder<UpdateWebACLResponse.Builder,UpdateWebACLResponse>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateWebACLResponse.Builder |
changeToken(String changeToken) |
The
ChangeToken that you used to submit the UpdateWebACL request. |
copyapply, buildUpdateWebACLResponse.Builder changeToken(String changeToken)
The ChangeToken that you used to submit the UpdateWebACL 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 UpdateWebACL 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.