public final class ClassicTemplateClient extends AbstractPipelineLauncher
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ClassicTemplateClient.Builder
Builder for  
ClassicTemplateClient. | 
org.apache.beam.it.common.PipelineLauncher.JobState, org.apache.beam.it.common.PipelineLauncher.LaunchConfig, org.apache.beam.it.common.PipelineLauncher.LaunchInfo, org.apache.beam.it.common.PipelineLauncher.Sdkclient, launchedJobs, LEGACY_RUNNER, PARAM_JOB_ID, PARAM_JOB_TYPE, PARAM_RUNNER, RUNNER_V2| Modifier and Type | Method and Description | 
|---|---|
static ClassicTemplateClient.Builder | 
builder(com.google.auth.Credentials credentials)  | 
org.apache.beam.it.common.PipelineLauncher.LaunchInfo | 
launch(java.lang.String project,
      java.lang.String region,
      org.apache.beam.it.common.PipelineLauncher.LaunchConfig options)  | 
static ClassicTemplateClient | 
withDataflowClient(Dataflow dataflow)  | 
cancelJob, cleanupAll, drainJob, getJob, getJob, getJobInfo, getJobInfoBuilder, getJobStatus, getMetric, getMetrics, handleJobState, listMessages, printJobResponse, waitUntilActivepublic static ClassicTemplateClient withDataflowClient(Dataflow dataflow)
public static ClassicTemplateClient.Builder builder(com.google.auth.Credentials credentials)
public org.apache.beam.it.common.PipelineLauncher.LaunchInfo launch(java.lang.String project,
                                                                    java.lang.String region,
                                                                    org.apache.beam.it.common.PipelineLauncher.LaunchConfig options)
                                                             throws java.io.IOException
java.io.IOException