public static interface PubSubSource.SubscriptionNameBuilder<OUT>
PubSubSource.PubSubSourceBuilder to set required fields.| 限定符和类型 | 方法和说明 |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.