| Package | Description |
|---|---|
| com.baidubce.services.bvw | |
| com.baidubce.services.bvw.model.workflow |
| Modifier and Type | Method and Description |
|---|---|
WorkflowBaseResponse |
BvwClient.createWorkflow(WorkflowCreateRequest workflowCreateRequest)
Create workflow with specified parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowCreateRequest |
WorkflowCreateRequest.of(String name,
DagModel dag)
Construct a workflow with name and dag.
|
Copyright © 2024. All rights reserved.