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 class
DebugOptions
Describes any options that have an effect on the debugging of pipelines.static class
DebugOptions.Builder
Describes 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 DebugOptionsOrBuilder
Environment.Builder. getDebugOptionsOrBuilder()
Any debugging options to be supplied to the job.DebugOptionsOrBuilder
Environment. getDebugOptionsOrBuilder()
Any debugging options to be supplied to the job.DebugOptionsOrBuilder
EnvironmentOrBuilder. getDebugOptionsOrBuilder()
Any debugging options to be supplied to the job.
-