public static interface ChangeMessageVisibilityBatchResultEntry.Builder extends SdkPojo, CopyableBuilder<ChangeMessageVisibilityBatchResultEntry.Builder,ChangeMessageVisibilityBatchResultEntry>
Modifier and Type | Method and Description |
---|---|
ChangeMessageVisibilityBatchResultEntry.Builder |
id(String id)
Represents a message whose visibility timeout has been changed successfully.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ChangeMessageVisibilityBatchResultEntry.Builder id(String id)
Represents a message whose visibility timeout has been changed successfully.
id
- Represents a message whose visibility timeout has been changed successfully.Copyright © 2021. All rights reserved.