NamespaceTopic.DefinitionStages.WithEventRetentionInDays Interface
public static interface NamespaceTopic.DefinitionStages.WithEventRetentionInDays
The stage of the NamespaceTopic definition allowing to specify eventRetentionInDays.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEventRetentionInDays(Integer eventRetentionInDays)
Specifies the event |
Method Details
withEventRetentionInDays
public abstract NamespaceTopic.DefinitionStages.WithCreate withEventRetentionInDays(Integer eventRetentionInDays)
Specifies the eventRetentionInDays property: Event retention for the namespace topic expressed in days. The property default value is 1 day. Min event retention duration value is 1 day and max event retention duration value is 1 day..
Parameters:
Returns: