| Package | Description |
|---|---|
| com.baidubce.services.bvw | |
| com.baidubce.services.bvw.model.workflow |
| Modifier and Type | Method and Description |
|---|---|
WorkflowBaseResponse |
BvwClient.deleteWorkflow(WorkflowBaseRequest deleteRequest)
Get workflow with specified deleting workflow request.
|
WorkflowBaseResponse |
BvwClient.disableWorkflow(WorkflowBaseRequest disableRequest)
Disable workflow with specified enabling workflow request.
|
WorkflowBaseResponse |
BvwClient.enableWorkflow(WorkflowBaseRequest enableRequest)
Enable workflow with specified enabling workflow request.
|
WorkflowGetResponse |
BvwClient.getWorkflow(WorkflowBaseRequest getRequest)
Get workflow with specified getting workflow request.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowBaseRequest |
WorkflowBaseRequest.of(String name)
Construct a base workflow request with workflow name.
|
WorkflowBaseRequest |
WorkflowBaseRequest.withRequestCredentials(BceCredentials credentials) |
Copyright © 2021. All rights reserved.