Uses of Interface
com.google.dataflow.v1beta3.DebugOptionsOrBuilder
-
Packages that use DebugOptionsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of DebugOptionsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement DebugOptionsOrBuilder Modifier and Type Class Description classDebugOptionsDescribes any options that have an effect on the debugging of pipelines.static classDebugOptions.BuilderDescribes any options that have an effect on the debugging of pipelines.Methods in com.google.dataflow.v1beta3 that return DebugOptionsOrBuilder Modifier and Type Method Description DebugOptionsOrBuilderEnvironment.Builder. getDebugOptionsOrBuilder()Any debugging options to be supplied to the job.DebugOptionsOrBuilderEnvironment. getDebugOptionsOrBuilder()Any debugging options to be supplied to the job.DebugOptionsOrBuilderEnvironmentOrBuilder. getDebugOptionsOrBuilder()Any debugging options to be supplied to the job.
-