Class GoogleSubscriberManager.Builder

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected GoogleSubscriberManager construct()  
      protected String getConfigPath()  
      void validate​(org.symphonyoss.s2.common.fault.FaultAccumulator faultAccumulator)  
      GoogleSubscriberManager.Builder withProjectId​(String projectId)
      Set the Google project ID.
      • Methods inherited from class org.symphonyoss.s2.fugue.pubsub.AbstractPullSubscriberManager.Builder

        withBusyCounterFactory
      • Methods inherited from class org.symphonyoss.s2.common.fluent.BaseAbstractBuilder

        build
      • Methods inherited from class org.symphonyoss.s2.common.fluent.Fluent

        self
      • Methods inherited from interface org.symphonyoss.s2.common.fluent.IBuilder

        build
      • Methods inherited from interface org.symphonyoss.s2.common.fluent.IFluent

        self
      • Methods inherited from interface org.symphonyoss.s2.fugue.pubsub.ISubscriberManagerBuilder

        withConfig, withCounter, withNameFactory, withSubscription, withTraceContextTransactionFactory, withUnprocessableMessageConsumer