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 classEnvironmentDescribes the environment in which a Dataflow Job runs.static classEnvironment.BuilderDescribes the environment in which a Dataflow Job runs.Methods in com.google.dataflow.v1beta3 that return EnvironmentOrBuilder Modifier and Type Method Description EnvironmentOrBuilderJob.Builder. getEnvironmentOrBuilder()The environment for the job.EnvironmentOrBuilderJob. getEnvironmentOrBuilder()The environment for the job.EnvironmentOrBuilderJobOrBuilder. getEnvironmentOrBuilder()The environment for the job.
-