public static class GoogleSubscriberManager.Builder extends AbstractPullSubscriberManager.Builder<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberManager.Builder,GoogleSubscriberManager>
| Constructor and Description |
|---|
Builder()
Constructor.
|
| Modifier and Type | Method and 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.
|
withBusyCounterwithConfig, withCounter, withSubscription, withSubscription, withSubscription, withSubscription, withTraceContextTransactionFactory, withUnprocessableMessageConsumerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithConfig, withCounter, withNameFactory, withSubscription, withSubscription, withSubscription, withSubscription, withTraceContextTransactionFactory, withUnprocessableMessageConsumerprotected String getConfigPath()
getConfigPath in class AbstractPullSubscriberManager.Builder<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberManager.Builder,GoogleSubscriberManager>public GoogleSubscriberManager.Builder withProjectId(String projectId)
projectId - The ID of the Google project in which to operate.public void validate(org.symphonyoss.s2.common.fault.FaultAccumulator faultAccumulator)
validate in class AbstractPullSubscriberManager.Builder<org.symphonyoss.s2.common.immutable.ImmutableByteArray,GoogleSubscriberManager.Builder,GoogleSubscriberManager>protected GoogleSubscriberManager construct()
construct in class org.symphonyoss.s2.common.fluent.BaseAbstractBuilder<GoogleSubscriberManager.Builder,GoogleSubscriberManager>Copyright © 2018 Symphony Software Foundation. All rights reserved.