public interface PublisherFactory
Modifier and Type | Method and Description |
---|---|
com.google.cloud.pubsub.v1.PublisherInterface |
createPublisher(PublisherFactoryConfig config) |
com.google.cloud.pubsub.v1.PublisherInterface createPublisher(PublisherFactoryConfig config)
config
- A PublisherFactoryConfig
with the necessary configuration to create a Publisher
PublisherInterface