Queue.DefinitionStages.WithDuplicateMessageDetection 接口
定义
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
public interface WithDuplicateMessageDetection
方法
withDuplicateMessageDetection(Period duplicateDetectionHistoryDuration) |
Specifies the duration of the duplicate message detection history.
|