public static interface Topic.UpdateStages.WithDeleteOnIdle
Modifier and Type | Method and Description |
---|---|
Topic.Update |
withDeleteOnIdleDurationInMinutes(int durationInMinutes)
The idle interval after which the topic is automatically deleted.
|
Topic.Update withDeleteOnIdleDurationInMinutes(int durationInMinutes)
durationInMinutes
- idle duration in minutesCopyright © 2019. All rights reserved.