Class GoogleSubscriberAdmin.Builder

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor.
    • Method Summary

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

        withSubscription, withSubscription, withSubscription, withSubscription
      • Methods inherited from class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberBase.Builder

        withNameFactory, withSubscription, withSubscription, withSubscription, withSubscription
      • 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