T
- type for topic valuepublic abstract class TopicBuilder<T> extends TopicOptions<TopicBuilder<T>,T> implements DistributedPrimitiveBuilder<Topic<T>>
Topic
instances.compatibilityFunction
Constructor and Description |
---|
TopicBuilder() |
withCompatibilityFunction
applicationId, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, revisionType, serializer, type, version, withApplicationId, withMeteringDisabled, withName, withRelaxedReadConsistency, withRevisionType, withSerializer, withUpdatesDisabled, withVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build