public static interface Topic.DefinitionStages.WithDuplicateMessageDetection
| Modifier and Type | Method and Description |
|---|---|
Topic.DefinitionStages.WithCreate |
withDuplicateMessageDetection(org.joda.time.Period duplicateDetectionHistoryDuration)
Specifies the duration of the duplicate message detection history.
|
Topic.DefinitionStages.WithCreate withDuplicateMessageDetection(org.joda.time.Period duplicateDetectionHistoryDuration)
duplicateDetectionHistoryDuration - duration of the history/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/