public static interface Queue.UpdateStages.WithDuplicateMessageDetection
Modifier and Type | Method and Description |
---|---|
Queue.Update |
withDuplicateMessageDetectionHistoryDuration(org.joda.time.Period duration)
Specifies the duration of the duplicate message detection history.
|
Queue.Update |
withoutDuplicateMessageDetection()
Specifies that duplicate message detection needs to be disabled.
|
Queue.Update withDuplicateMessageDetectionHistoryDuration(org.joda.time.Period duration)
duration
- duration of the historyQueue.Update withoutDuplicateMessageDetection()
Copyright © 2019. All rights reserved.