Topic.DefinitionStages.WithExpressMessage.withExpressMessage 方法
定义
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store. Note: By default topic is not express.
public WithCreate withExpressMessage()
返回
the next stage of topic definition