接口 TopicConsumerBuilder<T>

类型参数:
T - the type of the value in the ConsumerBuilder

public interface TopicConsumerBuilder<T>
TopicConsumerBuilder is used to configure topic specific options to override those set at the ConsumerBuilder level.
另请参阅: