public static interface Topic.UpdateStages.WithDefaultMessageTTL
Modifier and Type | Method and Description |
---|---|
Topic.Update |
withDefaultMessageTTL(org.joda.time.Period ttl)
Specifies the duration after which the message expires.
|
Topic.Update withDefaultMessageTTL(org.joda.time.Period ttl)
ttl
- time to live durationCopyright © 2019. All rights reserved.