public static interface PubSubSink.ProjectNameBuilder<IN>
PubSubSink.PubSubSinkBuilder to set required fields.| Modifier and Type | Method and Description |
|---|---|
PubSubSink.TopicNameBuilder<IN> |
withProjectName(String projectName)
Set the project name of the subscription to pull messages from.
|
PubSubSink.TopicNameBuilder<IN> withProjectName(String projectName)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.