Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2 | |
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
Dataproc.Projects.Locations.WorkflowTemplates.Instantiate |
Dataproc.Projects.Locations.WorkflowTemplates.instantiate(String name,
InstantiateWorkflowTemplateRequest content)
Instantiates a template and begins execution.The returned Operation can be used to track
execution of workflow by polling operations.get.
|
Dataproc.Projects.Regions.WorkflowTemplates.Instantiate |
Dataproc.Projects.Regions.WorkflowTemplates.instantiate(String name,
InstantiateWorkflowTemplateRequest content)
Instantiates a template and begins execution.The returned Operation can be used to track
execution of workflow by polling operations.get.
|
Constructor and Description |
---|
Instantiate(String name,
InstantiateWorkflowTemplateRequest content)
Instantiates a template and begins execution.The returned Operation can be used to track
execution of workflow by polling operations.get.
|
Instantiate(String name,
InstantiateWorkflowTemplateRequest content)
Instantiates a template and begins execution.The returned Operation can be used to track
execution of workflow by polling operations.get.
|
Modifier and Type | Method and Description |
---|---|
InstantiateWorkflowTemplateRequest |
InstantiateWorkflowTemplateRequest.clone() |
InstantiateWorkflowTemplateRequest |
InstantiateWorkflowTemplateRequest.set(String fieldName,
Object value) |
InstantiateWorkflowTemplateRequest |
InstantiateWorkflowTemplateRequest.setInstanceId(String instanceId)
Deprecated.
|
InstantiateWorkflowTemplateRequest |
InstantiateWorkflowTemplateRequest.setParameters(Map<String,String> parameters)
Optional.
|
InstantiateWorkflowTemplateRequest |
InstantiateWorkflowTemplateRequest.setRequestId(String requestId)
Optional.
|
InstantiateWorkflowTemplateRequest |
InstantiateWorkflowTemplateRequest.setVersion(Integer version)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.