Uses of Interface
com.google.cloud.pubsublite.cloudpubsub.Publisher
-
Packages that use Publisher Package Description com.google.cloud.pubsublite.cloudpubsub com.google.cloud.pubsublite.cloudpubsub.internal -
-
Uses of Publisher in com.google.cloud.pubsublite.cloudpubsub
Methods in com.google.cloud.pubsublite.cloudpubsub that return Publisher Modifier and Type Method Description static Publisher
Publisher. create(PublisherSettings settings)
Create a new Pub/Sub Lite publisher using the provided settings. -
Uses of Publisher in com.google.cloud.pubsublite.cloudpubsub.internal
Classes in com.google.cloud.pubsublite.cloudpubsub.internal that implement Publisher Modifier and Type Class Description class
WrappingPublisher
-