Uses of Class
org.symphonyoss.s2.fugue.google.pubsub.GoogleAsyncSubscriberManager.Builder
-
Packages that use GoogleAsyncSubscriberManager.Builder Package Description org.symphonyoss.s2.fugue.google.pubsub -
-
Uses of GoogleAsyncSubscriberManager.Builder in org.symphonyoss.s2.fugue.google.pubsub
Methods in org.symphonyoss.s2.fugue.google.pubsub that return GoogleAsyncSubscriberManager.Builder Modifier and Type Method Description GoogleAsyncSubscriberManager.BuilderGoogleAsyncSubscriberManager.Builder. withProjectId(String projectId)Set the Google project ID.
-