Uses of Interface
com.google.dataflow.v1beta3.PubsubLocationOrBuilder
-
Packages that use PubsubLocationOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of PubsubLocationOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement PubsubLocationOrBuilder Modifier and Type Class Description classPubsubLocationIdentifies a pubsub location to use for transferring data into or out of a streaming Dataflow job.static classPubsubLocation.BuilderIdentifies a pubsub location to use for transferring data into or out of a streaming Dataflow job.Methods in com.google.dataflow.v1beta3 that return PubsubLocationOrBuilder Modifier and Type Method Description PubsubLocationOrBuilderStreamLocation.Builder. getPubsubLocationOrBuilder()The stream is a pubsub stream.PubsubLocationOrBuilderStreamLocation. getPubsubLocationOrBuilder()The stream is a pubsub stream.PubsubLocationOrBuilderStreamLocationOrBuilder. getPubsubLocationOrBuilder()The stream is a pubsub stream.
-