Uses of Interface
com.google.cloud.pubsub.v1.PublisherInterface
-
Packages that use PublisherInterface Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub API -
-
Uses of PublisherInterface in com.google.cloud.pubsub.v1
Classes in com.google.cloud.pubsub.v1 that implement PublisherInterface Modifier and Type Class Description class
Publisher
A Cloud Pub/Sub publisher, that is associated with a specific topic at creation.
-