Uses of Class
com.google.cloud.pubsublite.cloudpubsub.PublisherSettings
Packages that use PublisherSettings
-
Uses of PublisherSettings in com.google.cloud.pubsublite.cloudpubsub
Methods in com.google.cloud.pubsublite.cloudpubsub that return PublisherSettingsMethods in com.google.cloud.pubsublite.cloudpubsub with parameters of type PublisherSettingsModifier and TypeMethodDescriptionstatic PublisherPublisher.create(PublisherSettings settings) Create a new Pub/Sub Lite publisher using the provided settings.