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