Uses of Interface
com.google.dataflow.v1beta3.PubSubIODetailsOrBuilder
-
Packages that use PubSubIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of PubSubIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement PubSubIODetailsOrBuilder Modifier and Type Class Description classPubSubIODetailsMetadata for a Pub/Sub connector used by the job.static classPubSubIODetails.BuilderMetadata for a Pub/Sub connector used by the job.Methods in com.google.dataflow.v1beta3 that return PubSubIODetailsOrBuilder Modifier and Type Method Description PubSubIODetailsOrBuilderJobMetadata.Builder. getPubsubDetailsOrBuilder(int index)Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetailsOrBuilderJobMetadata. getPubsubDetailsOrBuilder(int index)Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetailsOrBuilderJobMetadataOrBuilder. getPubsubDetailsOrBuilder(int index)Identification of a Pub/Sub source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type PubSubIODetailsOrBuilder Modifier and Type Method Description List<? extends PubSubIODetailsOrBuilder>JobMetadata.Builder. getPubsubDetailsOrBuilderList()Identification of a Pub/Sub source used in the Dataflow job.List<? extends PubSubIODetailsOrBuilder>JobMetadata. getPubsubDetailsOrBuilderList()Identification of a Pub/Sub source used in the Dataflow job.List<? extends PubSubIODetailsOrBuilder>JobMetadataOrBuilder. getPubsubDetailsOrBuilderList()Identification of a Pub/Sub source used in the Dataflow job.
-