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