public static interface CancelMessageMoveTaskResponse.Builder extends SqsResponse.Builder, SdkPojo, CopyableBuilder<CancelMessageMoveTaskResponse.Builder,CancelMessageMoveTaskResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelMessageMoveTaskResponse.Builder |
approximateNumberOfMessagesMoved(Long approximateNumberOfMessagesMoved)
The approximate number of messages already moved to the destination queue.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelMessageMoveTaskResponse.Builder approximateNumberOfMessagesMoved(Long approximateNumberOfMessagesMoved)
The approximate number of messages already moved to the destination queue.
approximateNumberOfMessagesMoved - The approximate number of messages already moved to the destination queue.Copyright © 2023. All rights reserved.