Uses of Class
org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
-
Packages that use PubSubSink Package Description org.apache.flink.streaming.connectors.gcp.pubsub -
-
Uses of PubSubSink in org.apache.flink.streaming.connectors.gcp.pubsub
Methods in org.apache.flink.streaming.connectors.gcp.pubsub that return PubSubSink Modifier and Type Method Description PubSubSink<IN>PubSubSink.PubSubSinkBuilder. build()Actually builder the desired instance of the PubSubSink.
-