Uses of Interface
com.google.dataflow.v1beta3.CustomSourceLocationOrBuilder
-
Packages that use CustomSourceLocationOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of CustomSourceLocationOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement CustomSourceLocationOrBuilder Modifier and Type Class Description class
CustomSourceLocation
Identifies the location of a custom souce.static class
CustomSourceLocation.Builder
Identifies the location of a custom souce.Methods in com.google.dataflow.v1beta3 that return CustomSourceLocationOrBuilder Modifier and Type Method Description CustomSourceLocationOrBuilder
StreamLocation.Builder. getCustomSourceLocationOrBuilder()
The stream is a custom source.CustomSourceLocationOrBuilder
StreamLocation. getCustomSourceLocationOrBuilder()
The stream is a custom source.CustomSourceLocationOrBuilder
StreamLocationOrBuilder. getCustomSourceLocationOrBuilder()
The stream is a custom source.
-