Uses of Interface
com.google.dataflow.v1beta3.EnvironmentOrBuilder
-
Packages that use EnvironmentOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of EnvironmentOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement EnvironmentOrBuilder Modifier and Type Class Description class
Environment
Describes the environment in which a Dataflow Job runs.static class
Environment.Builder
Describes the environment in which a Dataflow Job runs.Methods in com.google.dataflow.v1beta3 that return EnvironmentOrBuilder Modifier and Type Method Description EnvironmentOrBuilder
Job.Builder. getEnvironmentOrBuilder()
The environment for the job.EnvironmentOrBuilder
Job. getEnvironmentOrBuilder()
The environment for the job.EnvironmentOrBuilder
JobOrBuilder. getEnvironmentOrBuilder()
The environment for the job.
-