Uses of Class
org.apache.pulsar.client.impl.ProducerBuilderImpl
-
Packages that use ProducerBuilderImpl Package Description org.apache.pulsar.client.impl Pulsar Client implementation. -
-
Uses of ProducerBuilderImpl in org.apache.pulsar.client.impl
Methods in org.apache.pulsar.client.impl that return ProducerBuilderImpl Modifier and Type Method Description ProducerBuilderImpl<T>ProducerBuilderImpl. initialSubscriptionName(java.lang.String initialSubscriptionName)Use this config to automatically create an initial subscription when creating the topic.
-