Package | Description |
---|---|
org.apache.flink.streaming.connectors.gcp.pubsub |
Modifier and Type | Class and Description |
---|---|
static class |
PubSubSink.PubSubSinkBuilder<IN>
PubSubSinkBuilder to create a PubSubSink.
|
Modifier and Type | Method and Description |
---|---|
PubSubSink.TopicNameBuilder<IN> |
PubSubSink.PubSubSinkBuilder.withProjectName(String projectName) |
PubSubSink.TopicNameBuilder<IN> |
PubSubSink.ProjectNameBuilder.withProjectName(String projectName)
Set the project name of the subscription to pull messages from.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.