target.apidocs.com.google.api.services.dataflow.Dataflow.Projects.Locations.FlexTemplates.html Maven / Gradle / Ivy
Dataflow.Projects.Locations.FlexTemplates (Dataflow API v1b3-rev20231112-2.0.0)
com.google.api.services.dataflow
Class Dataflow.Projects.Locations.FlexTemplates
- java.lang.Object
-
- com.google.api.services.dataflow.Dataflow.Projects.Locations.FlexTemplates
-
- Enclosing class:
- Dataflow.Projects.Locations
public class Dataflow.Projects.Locations.FlexTemplates
extends Object
The "flexTemplates" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Dataflow.Projects.Locations.FlexTemplates.Launch
-
Constructor Summary
Constructors
Constructor and Description
FlexTemplates()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Dataflow.Projects.Locations.FlexTemplates.Launch
launch(String projectId,
String location,
LaunchFlexTemplateRequest content)
Launch a job with a FlexTemplate.
-
-
Method Detail
-
launch
public Dataflow.Projects.Locations.FlexTemplates.Launch launch(String projectId,
String location,
LaunchFlexTemplateRequest content)
throws IOException
Launch a job with a FlexTemplate.
Create a request for the method "flexTemplates.launch".
This request holds the parameters needed by the dataflow server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
projectId
- Required. The ID of the Cloud Platform project that the job belongs to.
location
- Required. The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-
endpoints) to which to direct the request. E.g., us-central1, us-west1.
content
- the LaunchFlexTemplateRequest
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy