Topic.UpdateStages.WithDefaultMessageTTL 接口
定义
The stage of the topic definition allowing to define default TTL for messages.
public interface WithDefaultMessageTTL
方法
withDefaultMessageTTL(Period ttl) |
Specifies the duration after which the message expires.
|