public static class GoogleSubscriberAdmin.Builder extends AbstractSubscriberAdmin.Builder<GoogleSubscriberAdmin.Builder,GoogleSubscriberAdmin>
| Constructor and Description |
|---|
Builder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected GoogleSubscriberAdmin |
construct() |
void |
validate(org.symphonyoss.s2.common.fault.FaultAccumulator faultAccumulator) |
GoogleSubscriberAdmin.Builder |
withProjectId(String projectId)
Set the Google project ID.
|
withSubscription, withSubscription, withSubscription, withSubscriptionwithNameFactory, withSubscription, withSubscription, withSubscription, withSubscriptionpublic GoogleSubscriberAdmin.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 AbstractSubscriberBase.Builder<Void,GoogleSubscriberAdmin.Builder,GoogleSubscriberAdmin>protected GoogleSubscriberAdmin construct()
construct in class org.symphonyoss.s2.common.fluent.BaseAbstractBuilder<GoogleSubscriberAdmin.Builder,GoogleSubscriberAdmin>Copyright © 2018 Symphony Software Foundation. All rights reserved.