Interface PubSubLiteChangeConsumer.PublisherBuilder

Enclosing class:
PubSubLiteChangeConsumer

public static interface PubSubLiteChangeConsumer.PublisherBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.cloud.pubsublite.cloudpubsub.Publisher
    get(String topicName)
     
  • Method Details

    • get

      com.google.cloud.pubsublite.cloudpubsub.Publisher get(String topicName)