public static interface PubSubSource.SubscriptionNameBuilder<OUT>
PubSubSource.PubSubSourceBuilder
to set required fields.Modifier and Type | Method and Description |
---|---|
PubSubSource.PubSubSourceBuilder<OUT> |
withSubscriptionName(String subscriptionName)
Set the subscription name of the subscription to pull messages from.
|
PubSubSource.PubSubSourceBuilder<OUT> withSubscriptionName(String subscriptionName)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.