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