public static interface Queue.DefinitionStages.WithDuplicateMessageDetection
Modifier and Type | Method and Description |
---|---|
Queue.DefinitionStages.WithCreate |
withDuplicateMessageDetection(org.joda.time.Period duplicateDetectionHistoryDuration)
Specifies the duration of the duplicate message detection history.
|
Queue.DefinitionStages.WithCreate withDuplicateMessageDetection(org.joda.time.Period duplicateDetectionHistoryDuration)
duplicateDetectionHistoryDuration
- duration of the historyCopyright © 2019. All rights reserved.